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: onboard topsort destination #3913

Merged
merged 15 commits into from
Dec 13, 2024

chore: destType updated

e8ee4f3
Select commit
Loading
Failed to load commit list.
Merged

feat: onboard topsort destination #3913

chore: destType updated
e8ee4f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

90.50% (+0.02%) compared to 275e971

View this Pull Request on Codecov

90.50% (+0.02%) compared to 275e971

Details

Codecov Report

Attention: Patch coverage is 92.56757% with 11 lines in your changes missing coverage. Please review.

Project coverage is 90.50%. Comparing base (275e971) to head (e8ee4f3).
Report is 30 commits behind head on develop.

Files with missing lines Patch % Lines
src/v0/destinations/topsort/transform.js 89.23% 7 Missing ⚠️
src/v0/destinations/topsort/utils.js 89.28% 3 Missing ⚠️
src/v0/util/index.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3913      +/-   ##
===========================================
+ Coverage    90.47%   90.50%   +0.02%     
===========================================
  Files          615      620       +5     
  Lines        32320    32518     +198     
  Branches      7677     7710      +33     
===========================================
+ Hits         29242    29429     +187     
- Misses        2822     2865      +43     
+ Partials       256      224      -32     

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