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

Remove erroneous constructor #58

Merged
merged 1 commit into from Apr 16, 2023

Conversation

CiaranOMara
Copy link
Member

@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.19 🎉

Comparison is base (fd51a17) 91.95% compared to head (cbffec5) 92.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   91.95%   92.14%   +0.19%     
==========================================
  Files           3        3              
  Lines         957      955       -2     
==========================================
  Hits          880      880              
+ Misses         77       75       -2     
Flag Coverage Δ
unittests 92.14% <ø> (+0.19%) ⬆️

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

Impacted Files Coverage Δ
src/IntervalTrees.jl 93.76% <ø> (+0.23%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@CiaranOMara CiaranOMara merged commit 2ed8254 into BioJulia:master Apr 16, 2023
16 of 17 checks passed
@CiaranOMara CiaranOMara deleted the hotfix/issue_54 branch April 16, 2023 16:21
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.

IntervalIntersectionIterator Constructor
1 participant