Skip to content

feat: Implement support for new types#59

Merged
obalunenko merged 5 commits intomasterfrom
develop
Feb 5, 2023
Merged

feat: Implement support for new types#59
obalunenko merged 5 commits intomasterfrom
develop

Conversation

@obalunenko
Copy link
Copy Markdown
Owner

@obalunenko obalunenko commented Feb 5, 2023

New types introduced:

  • uint
  • []uint
  • uint32
  • []uint32

@obalunenko obalunenko self-assigned this Feb 5, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 5, 2023

Codecov Report

Base: 100.00% // Head: 95.00% // Decreases project coverage by -5.00% ⚠️

Coverage data is based on head (67985e2) compared to base (2c69f3a).
Patch coverage: 86.48% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##            master      #59      +/-   ##
===========================================
- Coverage   100.00%   95.00%   -5.00%     
===========================================
  Files            4        4              
  Lines          230      320      +90     
===========================================
+ Hits           230      304      +74     
- Misses           0       10      +10     
- Partials         0        6       +6     
Impacted Files Coverage Δ
internal/parsers.go 93.65% <77.77%> (-6.35%) ⬇️
internal/iface.go 96.46% <94.73%> (-3.54%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pull-request-size pull-request-size bot added size/XL and removed size/L labels Feb 5, 2023
@obalunenko obalunenko changed the title feat: Implement support for uint and []uint feat: Implement support for new types Feb 5, 2023
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 5, 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

90.8% 90.8% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit a8bda7b into master Feb 5, 2023
@obalunenko obalunenko deleted the develop branch February 5, 2023 14:11
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