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: Use generic parser for float #106

Merged
merged 1 commit into from
Jul 26, 2023
Merged

refactor: Use generic parser for float #106

merged 1 commit into from
Jul 26, 2023

Conversation

obalunenko
Copy link
Owner

No description provided.

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

sonarcloud bot commented Jul 26, 2023

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e41878c) 100.00% compared to head (92b8432) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          807       806    -1     
=========================================
- Hits           807       806    -1     
Files Changed Coverage Δ
internal/iface.go 100.00% <100.00%> (ø)
internal/parsers.go 100.00% <100.00%> (ø)

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

@obalunenko obalunenko merged commit 9fcb283 into master Jul 26, 2023
11 checks passed
@obalunenko obalunenko deleted the develop branch July 26, 2023 11:12
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