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: define Instance model #837

Merged
merged 4 commits into from
Nov 17, 2024

chore: rename CreateInstanceArgs.state -> blocking

ad408e1
Select commit
Loading
Failed to load commit list.
Merged

feat: define Instance model #837

chore: rename CreateInstanceArgs.state -> blocking
ad408e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 1s

49.33% (+0.19%) compared to e8aa6ce

View this Pull Request on Codecov

49.33% (+0.19%) compared to e8aa6ce

Details

Codecov Report

Attention: Patch coverage is 67.45562% with 55 lines in your changes missing coverage. Please review.

Project coverage is 49.33%. Comparing base (e8aa6ce) to head (ad408e1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/federation/model/instance.ts 58.33% 55 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
+ Coverage   49.13%   49.33%   +0.19%     
==========================================
  Files         165      167       +2     
  Lines       15435    15604     +169     
  Branches     1211     1221      +10     
==========================================
+ Hits         7584     7698     +114     
- Misses       7851     7906      +55     

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