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

Corrects an ambiguity in string formatting by merging the unit's prefix with the first unit's prefix. #46

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

chrisguidry
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #46 (a5d5d3e) into main (5a13446) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        73           
  Lines         3324      3332    +8     
  Branches       307       308    +1     
=========================================
+ Hits          3324      3332    +8     
Flag Coverage Δ
python-3.10 100.00% <100.00%> (ø)
python-3.8 100.00% <100.00%> (?)
python-3.9 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/measured/__init__.py 100.00% <100.00%> (ø)
tests/test_formatting.py 100.00% <100.00%> (ø)
tests/test_parsing.py 100.00% <100.00%> (ø)
tests/test_prefix.py 100.00% <100.00%> (ø)

@chrisguidry chrisguidry merged commit e82e4b5 into main Jul 20, 2022
@chrisguidry chrisguidry deleted the prefixes-in-strings branch July 20, 2022 11:58
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