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

General improvements and testing #36

Merged
merged 5 commits into from
Jul 26, 2023
Merged

General improvements and testing #36

merged 5 commits into from
Jul 26, 2023

Conversation

leodeim
Copy link
Owner

@leodeim leodeim commented Jul 23, 2023

Simplified API, deleted channel subscribers. Tests added

Subscribers can return an error and update will
stop and rollback.
Callbacks are called is non blocking way.
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2023

Codecov Report

Patch coverage: 85.05% and project coverage change: -2.60% ⚠️

Comparison is base (fa5a047) 82.92% compared to head (362e34a) 80.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   82.92%   80.32%   -2.60%     
==========================================
  Files           1        2       +1     
  Lines         123      183      +60     
==========================================
+ Hits          102      147      +45     
- Misses         16       25       +9     
- Partials        5       11       +6     
Files Changed Coverage Δ
cog.go 81.88% <84.52%> (-1.04%) ⬇️
defaults.go 76.78% <100.00%> (ø)

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

@leodeim leodeim merged commit 9772fc3 into main Jul 26, 2023
3 checks passed
@leodeim leodeim deleted the improvements-testing branch July 26, 2023 19:32
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.

2 participants