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

Improve configuration management #37

Merged
merged 5 commits into from
Jan 27, 2025
Merged

Improve configuration management #37

merged 5 commits into from
Jan 27, 2025

Conversation

forman
Copy link
Member

@forman forman commented Jan 27, 2025

Checklist (strike out non-applicable):

  • Changes documented in CHANGES.md
  • Related issue exists and is referred to in the PR description and CHANGES.md
  • Added docstrings and API docs for any new/modified user-facing classes and functions
  • Changes/features documented in docs/*
  • Unit-tests adapted/added for changes/features
  • Test coverage remains or increases (target 100%)

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 98.21429% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.86%. Comparing base (b1bba07) to head (89825ac).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
xrlint/linter.py 97.36% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   98.81%   98.86%   +0.04%     
==========================================
  Files          62       62              
  Lines        2542     2559      +17     
  Branches      367      375       +8     
==========================================
+ Hits         2512     2530      +18     
+ Misses         11        9       -2     
- Partials       19       20       +1     

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

@forman forman marked this pull request as ready for review January 27, 2025 12:36
@forman forman merged commit 93fe355 into main Jan 27, 2025
5 of 6 checks passed
@forman forman deleted the forman-improve_config_mgt branch January 27, 2025 12:37
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.

1 participant