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

Deduplicate target_info and scope_info #838

Merged
merged 2 commits into from
Apr 23, 2024

switch to struct for set

4698662
Select commit
Loading
Failed to load commit list.
Merged

Deduplicate target_info and scope_info #838

switch to struct for set
4698662
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 1s

62.29% (+1.25%) compared to 4caace7

View this Pull Request on Codecov

62.29% (+1.25%) compared to 4caace7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.29%. Comparing base (4caace7) to head (4698662).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #838      +/-   ##
==========================================
+ Coverage   61.03%   62.29%   +1.25%     
==========================================
  Files          56       56              
  Lines        5903     4890    -1013     
==========================================
- Hits         3603     3046     -557     
+ Misses       2143     1687     -456     
  Partials      157      157              

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