Skip to content

System user #837

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

Merged
merged 3 commits into from
Feb 17, 2025

Rework test suite to load test data before starting backend

be1aa5f
Select commit
Loading
Failed to load commit list.
Merged

System user #837

Rework test suite to load test data before starting backend
be1aa5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2025 in 1s

74.73% (-0.03%) compared to f36604f

View this Pull Request on Codecov

74.73% (-0.03%) compared to f36604f

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (f36604f) to head (be1aa5f).

Files with missing lines Patch % Lines
backends/rapidpro/backend.go 40.00% 2 Missing and 1 partial ⚠️
backends/rapidpro/user.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
- Coverage   74.75%   74.73%   -0.03%     
==========================================
  Files         112      113       +1     
  Lines       13282    13295      +13     
==========================================
+ Hits         9929     9936       +7     
- Misses       2640     2644       +4     
- Partials      713      715       +2     

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