Skip to content

iterator genericity#63

Open
ABouttefeux wants to merge 4 commits intofeature/v0.3.0from
feature/iterator-genericity
Open

iterator genericity#63
ABouttefeux wants to merge 4 commits intofeature/v0.3.0from
feature/iterator-genericity

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
@codecov
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.

@ABouttefeux ABouttefeux force-pushed the feature/iterator-genericity branch from 2e1fa24 to 7b96aef Compare February 24, 2024 05:50
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