Skip to content

feat: Add support of new types#66

Merged
obalunenko merged 8 commits intomasterfrom
develop
Mar 25, 2023
Merged

feat: Add support of new types#66
obalunenko merged 8 commits intomasterfrom
develop

Conversation

@obalunenko
Copy link
Copy Markdown
Owner

@obalunenko obalunenko commented Mar 25, 2023

Part of #55

Types added:

  • int32
  • []int32
  • int8
  • []int8

@obalunenko obalunenko self-assigned this Mar 25, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 96.96% and project coverage change: +0.27 🎉

Comparison is base (876d08e) 95.00% compared to head (71c386c) 95.27%.

❗ Current head 71c386c differs from pull request most recent head 7ae331d. Consider uploading reports for the commit 7ae331d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   95.00%   95.27%   +0.27%     
==========================================
  Files           4        4              
  Lines         320      381      +61     
==========================================
+ Hits          304      363      +59     
- Misses         10       12       +2     
  Partials        6        6              
Impacted Files Coverage Δ
internal/iface.go 95.55% <92.59%> (-0.91%) ⬇️
internal/parsers.go 94.73% <100.00%> (+1.08%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@obalunenko obalunenko changed the title feat: Add support of int8 feat: Add support of new types Mar 25, 2023
@sonarqubecloud
Copy link
Copy Markdown

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

97.1% 97.1% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 463dd31 into master Mar 25, 2023
@obalunenko obalunenko deleted the develop branch March 25, 2023 20:49
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