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

Fix NilAway FPs on channel sends/receives #193

Merged
merged 3 commits into from
Feb 2, 2024

Update assertion/function/assertiontree/root_assertion_node.go

fe6b551
Select commit
Loading
Failed to load commit list.
Merged

Fix NilAway FPs on channel sends/receives #193

Update assertion/function/assertiontree/root_assertion_node.go
fe6b551
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

88.31% (-0.03%) compared to 9b1d75d

View this Pull Request on Codecov

88.31% (-0.03%) compared to 9b1d75d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b1d75d) 88.33% compared to head (fe6b551) 88.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   88.33%   88.31%   -0.03%     
==========================================
  Files          55       55              
  Lines        9364     9344      -20     
==========================================
- Hits         8272     8252      -20     
  Misses        917      917              
  Partials      175      175              

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