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 uint generic parser #107

Merged
merged 2 commits into from
Jul 26, 2023
Merged

refactor: Implement uint generic parser #107

merged 2 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: 100.00% and no project coverage change.

Comparison is base (9fcb283) 100.00% compared to head (edbc8a6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          806       774   -32     
=========================================
- Hits           806       774   -32     
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.

@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

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