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

added tests for logger pkg #1100

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Conversation

resoluteCoder
Copy link
Contributor

Added tests for TestGetLogLevelByName and TestGetLogLevelToName in the logger pkg

Copy link

sonarcloud bot commented Jul 26, 2024

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.76%. Comparing base (6377f15) to head (4d3ab79).
Report is 75 commits behind head on devel.

@@            Coverage Diff             @@
##            devel    #1100      +/-   ##
==========================================
- Coverage   42.77%   42.76%   -0.01%     
==========================================
  Files          42       46       +4     
  Lines        6642     7352     +710     
==========================================
+ Hits         2841     3144     +303     
- Misses       3569     3974     +405     
- Partials      232      234       +2     
Files with missing lines Coverage Δ
pkg/logger/logger.go 20.00% <ø> (ø)

... and 5 files with indirect coverage changes

Components Coverage Δ
Go 42.20% <ø> (-0.58%) ⬇️
Receptorctl 49.31% <ø> (∅)

@thom-at-redhat thom-at-redhat merged commit 99eead1 into ansible:devel Jul 26, 2024
24 checks passed
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