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

Fix parser #113

Merged
merged 1 commit into from
Apr 16, 2022
Merged

Fix parser #113

merged 1 commit into from
Apr 16, 2022

Conversation

ricardogobbosouza
Copy link
Member

@ricardogobbosouza ricardogobbosouza commented Apr 16, 2022

Resolve #108

This pr fixes issues with floating values ​​like 100.00 which is interpreted as 100

@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #113 (ba4508e) into master (66a13b7) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #113   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       113       116    +3     
===========================================
  Files             14        14           
  Lines            276       278    +2     
===========================================
+ Hits             276       278    +2     
Impacted Files Coverage Δ
src/MoneyParserTrait.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66a13b7...ba4508e. Read the comment docs.

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