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 unit tests for save_trial_user_attrs #702

Merged
merged 2 commits into from
Nov 17, 2023

Remove unnecessary empty lines.

c1c6adc
Select commit
Loading
Failed to load commit list.
Merged

Add unit tests for save_trial_user_attrs #702

Remove unnecessary empty lines.
c1c6adc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 0s

64.35% (+0.35%) compared to 6d0fef3

View this Pull Request on Codecov

64.35% (+0.35%) compared to 6d0fef3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d0fef3) 64.00% compared to head (c1c6adc) 64.35%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
+ Coverage   64.00%   64.35%   +0.35%     
==========================================
  Files          35       35              
  Lines        2250     2250              
==========================================
+ Hits         1440     1448       +8     
+ Misses        810      802       -8     

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