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

Refactor schedule promises #161

Merged
merged 1 commit into from
Dec 20, 2023

Refactor schedule promises

cdef1db
Select commit
Loading
Failed to load commit list.
Merged

Refactor schedule promises #161

Refactor schedule promises
cdef1db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

67.31% (+0.01%) compared to 657098b

View this Pull Request on Codecov

67.31% (+0.01%) compared to 657098b

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (657098b) 67.29% compared to head (cdef1db) 67.31%.

Files Patch % Lines
internal/app/coroutines/schedulePromises.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   67.29%   67.31%   +0.01%     
==========================================
  Files          76       76              
  Lines        7308     7306       -2     
==========================================
  Hits         4918     4918              
+ Misses       2071     2069       -2     
  Partials      319      319              

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