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

Internals: Use QualityScores iterator #128

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

jakobnissen
Copy link
Member

Instead of the Base.Generator used previously. The difference is that we can explicitly defined eltype and length to help Julia generate better code.

Instead of the `Base.Generator` used previously. The difference is that we can
explicitly defined eltype and length to help Julia generate better code.
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.55%. Comparing base (e05e5ce) to head (527c974).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   89.78%   92.55%   +2.76%     
==========================================
  Files          15       15              
  Lines         695      698       +3     
==========================================
+ Hits          624      646      +22     
+ Misses         71       52      -19     
Flag Coverage Δ
unittests 92.55% <100.00%> (+2.76%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jakobnissen jakobnissen merged commit 592195b into BioJulia:master Oct 22, 2024
10 checks passed
@jakobnissen jakobnissen deleted the qualitt branch October 22, 2024 16:42
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