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

feature(utils): add a basic str2bool util #284

Merged
merged 2 commits into from
May 31, 2024
Merged

Conversation

Guts
Copy link
Owner

@Guts Guts commented May 31, 2024

No description provided.

@github-actions github-actions bot added enhancement New feature or request quality labels May 31, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.17%. Comparing base (b17ce14) to head (4d7ae98).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   25.50%   26.17%   +0.67%     
==========================================
  Files          39       40       +1     
  Lines        2635     2659      +24     
  Branches      337      343       +6     
==========================================
+ Hits          672      696      +24     
  Misses       1919     1919              
  Partials       44       44              
Flag Coverage Δ
unittests 26.17% <100.00%> (+0.67%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
dicogis/utils/str2bool.py 100.00% <100.00%> (ø)

@Guts Guts merged commit 0461119 into master May 31, 2024
8 checks passed
@Guts Guts deleted the feature/util-str2bool branch May 31, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant