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: add notification inbox #3541

Merged
merged 16 commits into from
Dec 12, 2024

[autofix.ci] apply automated fixes (attempt 3/3)

486fb27
Select commit
Loading
Failed to load commit list.
Merged

feat: add notification inbox #3541

[autofix.ci] apply automated fixes (attempt 3/3)
486fb27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

62.98% (+0.42%) compared to 860522a

View this Pull Request on Codecov

62.98% (+0.42%) compared to 860522a

Details

Codecov Report

Attention: Patch coverage is 91.17647% with 30 lines in your changes missing coverage. Please review.

Project coverage is 62.98%. Comparing base (860522a) to head (486fb27).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ee/tabby-schema/src/schema/mod.rs 0.00% 12 Missing ⚠️
ee/tabby-schema/src/dao.rs 45.00% 11 Missing ⚠️
ee/tabby-webserver/src/service/mod.rs 0.00% 5 Missing ⚠️
ee/tabby-schema/src/schema/notification.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3541      +/-   ##
==========================================
+ Coverage   62.56%   62.98%   +0.42%     
==========================================
  Files         198      201       +3     
  Lines       22805    23145     +340     
==========================================
+ Hits        14268    14578     +310     
- Misses       8537     8567      +30     

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