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

Tests: add tests for multi functionality #351

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Tests: add tests for multi functionality #351

merged 3 commits into from
Aug 20, 2024

Conversation

yonahd
Copy link
Owner

@yonahd yonahd commented Aug 20, 2024

What this PR does / why we need it?

PR Checklist

  • This PR adds K8s exceptions (false positives)
  • This PR adds new code
  • This PR includes tests for new/existing code
  • This PR adds docs

GitHub Issue

Closes [#350 ]

Notes for your reviewers

@yonahd yonahd linked an issue Aug 20, 2024 that may be closed by this pull request
@yonahd yonahd merged commit 0e398dd into main Aug 20, 2024
1 check passed
@yonahd yonahd deleted the test_multi branch August 20, 2024 19:19
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.43%. Comparing base (4d74db9) to head (a861452).
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   42.42%   44.43%   +2.00%     
==========================================
  Files          61       61              
  Lines        3241     3241              
==========================================
+ Hits         1375     1440      +65     
+ Misses       1646     1574      -72     
- Partials      220      227       +7     

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

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.

test: Add tests for Multi functionality
2 participants