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

feat: e2e test #222

Merged
merged 32 commits into from
Dec 15, 2024
Merged

feat: e2e test #222

merged 32 commits into from
Dec 15, 2024

Conversation

crlssn
Copy link
Owner

@crlssn crlssn commented Dec 15, 2024

No description provided.

Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 81.90476% with 57 lines in your changes missing coverage. Please review.

Project coverage is 31.33%. Comparing base (cce0c30) to head (c60c8c2).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
server/test/e2e/saga.go 89.54% 17 Missing and 6 partials ⚠️
server/pkg/test/testdb/factory_auth.go 47.36% 9 Missing and 1 partial ⚠️
server/rpc/v1/auth.go 0.00% 6 Missing ⚠️
server/pkg/email/email.go 0.00% 5 Missing ⚠️
server/pkg/test/testdb/factory_workout.go 58.33% 4 Missing and 1 partial ⚠️
server/pkg/test/testdb/factory_user.go 50.00% 4 Missing ⚠️
server/pkg/email/noop.go 66.66% 2 Missing ⚠️
server/pkg/test/testdb/factory_set.go 91.66% 0 Missing and 1 partial ⚠️
server/rpc/server/module.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main     #222       +/-   ##
==========================================
+ Coverage   9.99%   31.33%   +21.33%     
==========================================
  Files         58       60        +2     
  Lines       6971     7258      +287     
==========================================
+ Hits         697     2274     +1577     
+ Misses      6221     4915     -1306     
- Partials      53       69       +16     

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

@crlssn crlssn merged commit 0a519e1 into main Dec 15, 2024
3 checks passed
@crlssn crlssn deleted the test/e2e branch December 15, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant