yamlfix icon indicating copy to clipboard operation
yamlfix copied to clipboard

feat: enable underscore integer separation for decimal values (ints)

Open marcules opened this issue 2 years ago • 1 comments

This fixes #202

Checklist

  • [x] Add test cases to all the changes you introduce
  • [x] Update the documentation for the changes

marcules avatar Jan 01 '23 21:01 marcules

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.

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 Coverage Status
Change from base Build 3787161522: -0.5%
Covered Lines: 424
Relevant Lines: 427

💛 - Coveralls

coveralls avatar Jan 01 '23 22:01 coveralls