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

change: remove aggregated node types as it may enduce conflicts #5

Merged
merged 2 commits into from
Jun 15, 2024

refactor: update AggregatedNode type to use mapped types

9fde055
Select commit
Loading
Failed to load commit list.
Merged

change: remove aggregated node types as it may enduce conflicts #5

refactor: update AggregatedNode type to use mapped types
9fde055
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 14, 2024 in 1s

53.36% (target 80.00%)

View this Pull Request on Codecov

53.36% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.36%. Comparing base (8f967ab) to head (9fde055).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   51.69%   53.36%   +1.66%     
==========================================
  Files           2        2              
  Lines         677      624      -53     
  Branches       12       12              
==========================================
- Hits          350      333      -17     
+ Misses        327      291      -36     

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