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(components/db): add common events store (similar to components.Event) #332

Merged
merged 9 commits into from
Jan 24, 2025

feat(components/db): add common events store (similar to components.E…

ff04c3f
Select commit
Loading
Failed to load commit list.
Merged

feat(components/db): add common events store (similar to components.Event) #332

feat(components/db): add common events store (similar to components.E…
ff04c3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

21.80% (+0.57%) compared to 789b4fa

View this Pull Request on Codecov

21.80% (+0.57%) compared to 789b4fa

Details

Codecov Report

Attention: Patch coverage is 91.28440% with 19 lines in your changes missing coverage. Please review.

Project coverage is 21.80%. Comparing base (789b4fa) to head (ff04c3f).

Files with missing lines Patch % Lines
components/db/events.go 91.28% 13 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
+ Coverage   21.22%   21.80%   +0.57%     
==========================================
  Files         298      299       +1     
  Lines       26776    26994     +218     
==========================================
+ Hits         5684     5886     +202     
- Misses      20424    20435      +11     
- Partials      668      673       +5     

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