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

Moved PollUpdateSignup function to common package #340

Merged
merged 5 commits into from
Jul 28, 2023

minor, just to retrigger test build

4b46afb
Select commit
Loading
Failed to load commit list.
Merged

Moved PollUpdateSignup function to common package #340

minor, just to retrigger test build
4b46afb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2023 in 1s

77.53% (-0.32%) compared to e0e9ba9

View this Pull Request on Codecov

77.53% (-0.32%) compared to e0e9ba9

Details

Codecov Report

Patch coverage: 58.33% and project coverage change: -0.32% ⚠️

Comparison is base (e0e9ba9) 77.84% compared to head (4b46afb) 77.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   77.84%   77.53%   -0.32%     
==========================================
  Files          31       31              
  Lines        2767     2733      -34     
==========================================
- Hits         2154     2119      -35     
- Misses        528      529       +1     
  Partials       85       85              
Files Changed Coverage Δ
pkg/verification/service/verification_service.go 75.79% <54.54%> (-2.02%) ⬇️
pkg/signup/service/signup_service.go 93.25% <100.00%> (-0.31%) ⬇️

... and 1 file with indirect coverage changes

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