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

iterator genericity #63

Open
wants to merge 4 commits into
base: feature/v0.3.0
Choose a base branch
from

Conversation

ABouttefeux
Copy link
Owner

No description provided.

@ABouttefeux ABouttefeux force-pushed the feature/iterator-genericity branch 3 times, most recently from 3d16b96 to 2e1fa24 Compare January 17, 2024 09:40
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

Attention: Patch coverage is 64.13043% with 462 lines in your changes are missing coverage. Please review.

Project coverage is 85.96%. Comparing base (c20f9bc) to head (7b96aef).
Report is 5 commits behind head on feature/v0.3.0.

Files Patch % Lines
src/lattice/iterator/double_ended_counter.rs 34.64% 83 Missing ⚠️
src/lattice/direction/mod.rs 71.54% 72 Missing ⚠️
src/lattice/iterator/lattice_iterator.rs 74.62% 68 Missing ⚠️
src/lattice/direction/oriented.rs 49.24% 67 Missing ⚠️
src/lattice/iterator/parallel_iterator.rs 35.06% 50 Missing ⚠️
src/lattice/direction/direction_enum.rs 73.18% 48 Missing ⚠️
src/lattice/iterator/element.rs 50.68% 36 Missing ⚠️
src/lattice/iterator/producer.rs 43.24% 21 Missing ⚠️
src/lattice/direction/axis.rs 68.62% 16 Missing ⚠️
src/lattice/mod.rs 96.29% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           feature/v0.3.0      #63      +/-   ##
==================================================
- Coverage           90.03%   85.96%   -4.08%     
==================================================
  Files                  27       44      +17     
  Lines                8086     9288    +1202     
==================================================
+ Hits                 7280     7984     +704     
- Misses                806     1304     +498     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant