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

refactor: Implement generic number parser #110

Merged
merged 4 commits into from
Jul 26, 2023
Merged

refactor: Implement generic number parser #110

merged 4 commits into from
Jul 26, 2023

Conversation

obalunenko
Copy link
Owner

No description provided.

@obalunenko obalunenko self-assigned this Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 87.95% and project coverage change: -16.00% ⚠️

Comparison is base (505b070) 100.00% compared to head (4a01acf) 84.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##            master     #110       +/-   ##
============================================
- Coverage   100.00%   84.00%   -16.00%     
============================================
  Files            4        4               
  Lines          589      425      -164     
============================================
- Hits           589      357      -232     
- Misses           0       68       +68     
Files Changed Coverage Δ
internal/iface.go 67.64% <80.95%> (-32.36%) ⬇️
internal/parsers.go 98.96% <95.12%> (-1.04%) ⬇️

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.4% 93.4% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 1887d16 into master Jul 26, 2023
@obalunenko obalunenko deleted the develop branch July 26, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant