yamlfix
yamlfix copied to clipboard
feat: enable underscore integer separation for decimal values (ints)
This fixes #202
Checklist
- [x] Add test cases to all the changes you introduce
- [x] Update the documentation for the changes
Pull Request Test Coverage Report for Build 3818872307
Warning: This coverage report may be inaccurate.
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
- For more information on this, see Tracking coverage changes with pull request builds.
- To avoid this issue with future PRs, see these Recommended CI Configurations.
- For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
Details
- 9 of 11 (81.82%) changed or added relevant lines in 2 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage decreased (-0.5%) to 99.297%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
src/yamlfix/adapters.py | 8 | 10 | 80.0% |
<!-- | Total: | 9 | 11 |
Totals | |
---|---|
Change from base Build 3787161522: | -0.5% |
Covered Lines: | 424 |
Relevant Lines: | 427 |