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: publication for blueprint upgrade status SOFIE-2258 #1049

Merged
merged 4 commits into from
Oct 13, 2023

wip: tidying

ccdf14b
Select commit
Loading
Failed to load commit list.
Merged

feat: publication for blueprint upgrade status SOFIE-2258 #1049

wip: tidying
ccdf14b
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 failed Oct 10, 2023 in 1s

57.71% (-0.34%) compared to bcfeb99

View this Pull Request on Codecov

57.71% (-0.34%) compared to bcfeb99

Details

Codecov Report

Attention: 429 lines in your changes are missing coverage. Please review.

Comparison is base (bcfeb99) 58.05% compared to head (ccdf14b) 57.71%.
Report is 82 commits behind head on release51.

Additional details and impacted files
@@              Coverage Diff              @@
##           release51    #1049      +/-   ##
=============================================
- Coverage      58.05%   57.71%   -0.34%     
=============================================
  Files            485      498      +13     
  Lines          78987    79382     +395     
  Branches        4130     4165      +35     
=============================================
- Hits           45855    45815      -40     
- Misses         33077    33511     +434     
- Partials          55       56       +1     
Files Coverage Δ
meteor/client/lib/data/util/object-to-xml.ts 82.35% <100.00%> (-11.77%) ⬇️
meteor/lib/api/client.ts 100.00% <100.00%> (ø)
meteor/lib/api/methods.ts 87.85% <100.00%> (ø)
meteor/lib/api/migration.ts 100.00% <ø> (ø)
meteor/lib/api/pubsub.ts 95.85% <100.00%> (+0.06%) ⬆️
meteor/lib/lib.ts 77.04% <100.00%> (-0.98%) ⬇️
meteor/lib/logging.ts 84.90% <100.00%> (ø)
meteor/server/api/blueprints/cache.ts 81.57% <100.00%> (-0.48%) ⬇️
meteor/server/api/blueprints/migrationContext.ts 100.00% <100.00%> (ø)
meteor/server/api/cleanup.ts 100.00% <100.00%> (ø)
... and 55 more

... and 4 files with indirect coverage changes

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