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

fix: support version compatibility check for pre-release versions #2069

Merged
merged 16 commits into from
Sep 19, 2024

Merge branch 'main' into vcc

7d477ce
Select commit
Loading
Failed to load commit list.
Merged

fix: support version compatibility check for pre-release versions #2069

Merge branch 'main' into vcc
7d477ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

63.96% (+0.28%) compared to 6914341

View this Pull Request on Codecov

63.96% (+0.28%) compared to 6914341

Details

Codecov Report

Attention: Patch coverage is 97.60479% with 8 lines in your changes missing coverage. Please review.

Project coverage is 63.96%. Comparing base (6914341) to head (7d477ce).

Files with missing lines Patch % Lines
rust/monovertex/src/server_info.rs 98.13% 6 Missing ⚠️
pkg/sdkclient/serverinfo/types.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2069      +/-   ##
==========================================
+ Coverage   63.68%   63.96%   +0.28%     
==========================================
  Files         320      321       +1     
  Lines       29345    29572     +227     
==========================================
+ Hits        18687    18916     +229     
+ Misses       9641     9637       -4     
- Partials     1017     1019       +2     

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