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

Update integration tests #434

Merged
merged 23 commits into from
Dec 7, 2023
Merged

Update integration tests #434

merged 23 commits into from
Dec 7, 2023

Conversation

aymanbagabas
Copy link
Member

@aymanbagabas aymanbagabas commented Dec 1, 2023

  • Add more unit tests
  • Use the soft binary to run integration tests

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (e419a93) 47.61% compared to head (466c591) 52.99%.
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/daemon/daemon.go 42.85% 6 Missing and 2 partials ⚠️
cmd/soft/serve/serve.go 71.42% 3 Missing and 1 partial ⚠️
pkg/web/http.go 60.00% 2 Missing ⚠️
pkg/ssh/cmd/git.go 0.00% 0 Missing and 1 partial ⚠️
pkg/web/git.go 0.00% 0 Missing and 1 partial ⚠️
pkg/webhook/push.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
+ Coverage   47.61%   52.99%   +5.38%     
==========================================
  Files         154      157       +3     
  Lines       13092    13453     +361     
==========================================
+ Hits         6234     7130     +896     
+ Misses       6367     5740     -627     
- Partials      491      583      +92     

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

@aymanbagabas aymanbagabas force-pushed the unittests branch 3 times, most recently from 53c4b22 to 38efba4 Compare December 1, 2023 21:15
@aymanbagabas aymanbagabas changed the title feat: add more unittests Update integration tests Dec 1, 2023
@aymanbagabas aymanbagabas force-pushed the unittests branch 3 times, most recently from 0e4e1a7 to ddb0cb6 Compare December 2, 2023 18:02
@aymanbagabas aymanbagabas requested a review from caarlos0 December 7, 2023 16:44
@aymanbagabas aymanbagabas merged commit 40d76a1 into main Dec 7, 2023
11 checks passed
@aymanbagabas aymanbagabas deleted the unittests branch December 7, 2023 16:57
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.

2 participants