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

[ops/ts] - bumped package versions #824

Merged
merged 5 commits into from
Sep 14, 2024
Merged

Conversation

emilbon99
Copy link
Contributor

@emilbon99 emilbon99 commented Sep 13, 2024

Feature Pull Request Template

Key Information

Bumps Typescript packages to their latest versions.

Basic Readiness Checklist

  • I have performed a self-review of my code.
  • I have added relevant tests to cover the changes to CI.
  • I have updated user facing documentation accordingly.
  • I have verified code coverage targets are met.

Migrations

  • Console - I have ensured that previous versions of stored data structures are
    properly migrated to new formats.
  • Server - I have ensured that previous versions of stored data structures are
    properly migrated to new formats.

Additional Notes

  • These changes deal with concurrency.
  • These changes affect UI.

Manual QA Additions

  • I have updated the Release Candidate template
    with necessary manual QA steps to test my change.

Breaking Changes

Please list any breaking changes to public or internal packages.

Reviwer Checklist

  • Sufficient test coverage of new additions.
  • Verified all steps in the Readiness checklists.
  • UI changes have been tested.
  • Style and formatting is consistent.
  • Reviewed any relevant changes to concurrent code for safety.
  • Sufficient comments and clarity of code.
  • Any additional documentation necessary for feature is provided and has been reviewed for clarity.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 29.03226% with 22 lines in your changes missing coverage. Please review.

Project coverage is 46.36%. Comparing base (dc384c8) to head (65beb4a).
Report is 1 commits behind head on rc.

Files with missing lines Patch % Lines
drift/src/tauri/index.ts 0.00% 9 Missing ⚠️
pluto/src/vis/diagram/Diagram.tsx 0.00% 5 Missing ⚠️
drift/src/sync.ts 0.00% 4 Missing ⚠️
pluto/src/vis/draw2d/canvas.ts 0.00% 3 Missing ⚠️
drift/src/electron/index.ts 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##               rc     #824   +/-   ##
=======================================
  Coverage   46.36%   46.36%           
=======================================
  Files        1088     1088           
  Lines       67830    67843   +13     
  Branches     3514     3513    -1     
=======================================
+ Hits        31446    31457   +11     
- Misses      35334    35338    +4     
+ Partials     1050     1048    -2     
Flag Coverage Δ
aspen 50.30% <ø> (-0.11%) ⬇️
cesium 75.69% <ø> (+0.15%) ⬆️
clientpy 86.04% <ø> (ø)
clientts 61.35% <ø> (ø)
drift 26.30% <6.66%> (-0.08%) ⬇️
freighterts 83.25% <ø> (ø)
pluto 35.40% <50.00%> (+<0.01%) ⬆️
synnax 28.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@Lham42 Lham42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Console tests failing

@emilbon99 emilbon99 merged commit bbd4641 into rc Sep 14, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants