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

feat: define Instance model

94cb035
Select commit
Loading
Failed to load commit list.
Merged

feat: define Instance model #837

feat: define Instance model
94cb035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

49.32% (+0.19%) compared to e8aa6ce

View this Pull Request on Codecov

49.32% (+0.19%) compared to e8aa6ce

Details

Codecov Report

Attention: Patch coverage is 68.35443% with 50 lines in your changes missing coverage. Please review.

Project coverage is 49.32%. Comparing base (e8aa6ce) to head (94cb035).

Files with missing lines Patch % Lines
pkg/federation/model/instance.ts 59.34% 50 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
+ Coverage   49.13%   49.32%   +0.19%     
==========================================
  Files         165      167       +2     
  Lines       15435    15593     +158     
  Branches     1211     1221      +10     
==========================================
+ Hits         7584     7692     +108     
- Misses       7851     7901      +50     

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