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

chore: Improve unit tests with built-in containers support #39

Merged
merged 27 commits into from
Oct 12, 2024

Conversation

alex-karpenko
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2024

Codecov Report

Attention: Patch coverage is 92.49564% with 43 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib.rs 60.56% 28 Missing ⚠️
src/bin/git-events-runner.rs 0.00% 6 Missing ⚠️
src/tests/containers/k3s.rs 92.00% 6 Missing ⚠️
src/bin/gitrepo-cloner.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/cache.rs 66.66% <100.00%> (-0.12%) ⬇️
src/cli.rs 87.33% <100.00%> (+3.14%) ⬆️
src/config.rs 92.53% <100.00%> (-0.04%) ⬇️
src/controller.rs 47.50% <100.00%> (+1.35%) ⬆️
src/resources/action.rs 99.66% <100.00%> (-0.01%) ⬇️
src/resources/git_repo.rs 91.56% <100.00%> (+91.56%) ⬆️
src/resources/mod.rs 89.28% <100.00%> (+5.95%) ⬆️
src/resources/trigger.rs 80.19% <100.00%> (+0.04%) ⬆️
src/tests/containers.rs 100.00% <100.00%> (ø)
src/tests/containers/gitea.rs 100.00% <100.00%> (ø)
... and 5 more

@alex-karpenko alex-karpenko merged commit 610cf0b into main Oct 12, 2024
9 checks passed
@alex-karpenko alex-karpenko deleted the feat/add-integration-tests branch October 12, 2024 16:21
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