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

feat: call graph computer (without closures) #782

Merged
merged 35 commits into from
Nov 20, 2023

test: ignore some lines for coverage

d825df2
Select commit
Loading
Failed to load commit list.
Merged

feat: call graph computer (without closures) #782

test: ignore some lines for coverage
d825df2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 20, 2023 in 1s

100.00% (+0.00%) compared to b909cb8

View this Pull Request on Codecov

100.00% (+0.00%) compared to b909cb8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b909cb8) 100.00% compared to head (d825df2) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #782    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           81        82     +1     
  Lines        12187     12534   +347     
  Branches      2560      2629    +69     
==========================================
+ Hits         12187     12534   +347     

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