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 integers #105

Merged
merged 2 commits into from
Jul 26, 2023
Merged

refactor: Use generic parser for integers #105

merged 2 commits into from
Jul 26, 2023

Conversation

obalunenko
Copy link
Owner

No description provided.

@obalunenko obalunenko self-assigned this Jul 26, 2023
@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

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 (6fc973c) 100.00% compared to head (e85b1e5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          819       807   -12     
=========================================
- Hits           819       807   -12     
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 e41878c into master Jul 26, 2023
@obalunenko obalunenko deleted the develop branch July 26, 2023 11:02
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