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

Fixes found by JET.jl #29

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Fixes found by JET.jl #29

merged 3 commits into from
Apr 8, 2024

Conversation

JoshuaLampert
Copy link
Owner

I ran JET.jl to find bugs in the code and found two that get fixed by this PR (including a test, which was failing before). JET.jl is not used in the test because there are two false positives.

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

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

Project coverage is 98.36%. Comparing base (3fea645) to head (2ac7153).
Report is 1 commits behind head on main.

Files Patch % Lines
src/nodes.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   98.35%   98.36%           
=======================================
  Files          19       19           
  Lines         609      610    +1     
=======================================
+ Hits          599      600    +1     
  Misses         10       10           

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

@JoshuaLampert JoshuaLampert merged commit 16deca5 into main Apr 8, 2024
12 of 13 checks passed
@JoshuaLampert JoshuaLampert deleted the jet branch April 8, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant