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(events): add schedule to ToDatabase and improve tests #345

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

ecrupper
Copy link
Contributor

Hopefully these tests will prevent small cases like this in the future.

@ecrupper ecrupper requested a review from a team as a code owner January 16, 2024 21:27
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00dcbc6) 96.16% compared to head (d958f75) 96.58%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   96.16%   96.58%   +0.41%     
==========================================
  Files          70       70              
  Lines        7481     7492      +11     
==========================================
+ Hits         7194     7236      +42     
+ Misses        209      185      -24     
+ Partials       78       71       -7     
Files Coverage Δ
library/events.go 100.00% <100.00%> (+19.37%) ⬆️

@ecrupper ecrupper merged commit 0e2e18b into main Jan 17, 2024
11 checks passed
@ecrupper ecrupper deleted the fix/events/schedule-to-database branch January 17, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants