Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builder patern #20

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Builder patern #20

wants to merge 4 commits into from

Conversation

ABouttefeux
Copy link
Owner

No description provided.

@ABouttefeux ABouttefeux changed the title link matrix builder Builder patern Jun 1, 2021
@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #20 (84e6dea) into develop (8a7f83b) will increase coverage by 0.04%.
The diff coverage is 92.22%.

@@             Coverage Diff             @@
##           develop      #20      +/-   ##
===========================================
+ Coverage    90.19%   90.24%   +0.04%     
===========================================
  Files           26       29       +3     
  Lines         7976     8169     +193     
===========================================
+ Hits          7194     7372     +178     
- Misses         782      797      +15     
Impacted Files Coverage Δ
src/field.rs 89.52% <ø> (ø)
src/field/e_field_builder.rs 0.00% <0.00%> (ø)
src/lib.rs 100.00% <ø> (ø)
src/builder.rs 50.00% <50.00%> (ø)
src/field/link_matrix_builder.rs 98.88% <98.88%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a7f83b...84e6dea. Read the comment docs.

@ABouttefeux ABouttefeux force-pushed the feature/builder branch 2 times, most recently from 95ad949 to 927aa5f Compare June 2, 2021 14:23
@ABouttefeux ABouttefeux force-pushed the feature/builder branch 2 times, most recently from bfa7211 to 3865c0c Compare October 15, 2021 12:00
@ABouttefeux ABouttefeux force-pushed the feature/builder branch 3 times, most recently from da3ab61 to 10e16bb Compare March 3, 2022 13:55
@ABouttefeux ABouttefeux force-pushed the evo/api-checklist branch 3 times, most recently from c4900ae to 0e36916 Compare March 19, 2022 10:54
@ABouttefeux ABouttefeux force-pushed the evo/api-checklist branch 8 times, most recently from 51e7acf to 081c3be Compare April 7, 2022 08:28
Base automatically changed from evo/api-checklist to develop April 7, 2022 17:05
@ABouttefeux ABouttefeux force-pushed the develop branch 5 times, most recently from 6db785f to 304c760 Compare April 7, 2022 18:42
@ABouttefeux ABouttefeux force-pushed the develop branch 3 times, most recently from 28fd59a to 8a7f83b Compare April 7, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant