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

add test replicating panic encountered by @knieriem in #19 #21

Merged
merged 2 commits into from
May 7, 2024

apply @knieriem's fix

e4c5683
Select commit
Loading
Failed to load commit list.
Merged

add test replicating panic encountered by @knieriem in #19 #21

apply @knieriem's fix
e4c5683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

45.29% (+0.61%) compared to bde06f1

View this Pull Request on Codecov

45.29% (+0.61%) compared to bde06f1

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 45.29%. Comparing base (bde06f1) to head (e4c5683).

Files Patch % Lines
control_user.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   44.68%   45.29%   +0.61%     
==========================================
  Files          28       28              
  Lines        4852     4857       +5     
==========================================
+ Hits         2168     2200      +32     
+ Misses       2419     2395      -24     
+ Partials      265      262       -3     

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