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

Add typechecking for insert! #67

Closed
wants to merge 2 commits into from

Merge remote-tracking branch 'origin/dev' into add-typechecking-for-i…

3e1a45d
Select commit
Loading
Failed to load commit list.
Closed

Add typechecking for insert! #67

Merge remote-tracking branch 'origin/dev' into add-typechecking-for-i…
3e1a45d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 1s

48.93% (+2.83%) compared to aca61f9

View this Pull Request on Codecov

48.93% (+2.83%) compared to aca61f9

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 48.93%. Comparing base (aca61f9) to head (3e1a45d).
Report is 3 commits behind head on dev.

Files Patch % Lines
src/nodelocation.jl 73.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #67      +/-   ##
==========================================
+ Coverage   46.10%   48.93%   +2.83%     
==========================================
  Files           8        8              
  Lines         462      470       +8     
==========================================
+ Hits          213      230      +17     
+ Misses        249      240       -9     

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