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

chore: Add tests for empty body with ok status #211

Merged
merged 6 commits into from
Dec 1, 2022
Merged

Conversation

obalunenko
Copy link
Owner

No description provided.

@obalunenko obalunenko self-assigned this Dec 1, 2022
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Base: 77.94% // Head: 78.08% // Increases project coverage by +0.13% 🎉

Coverage data is based on head (4c20371) compared to base (57b53ca).
Patch coverage: 92.30% of modified lines in pull request are covered.

❗ Current head 4c20371 differs from pull request most recent head d364172. Consider uploading reports for the commit d364172 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   77.94%   78.08%   +0.13%     
==========================================
  Files          40       40              
  Lines        2698     2706       +8     
==========================================
+ Hits         2103     2113      +10     
+ Misses        487      486       -1     
+ Partials      108      107       -1     
Impacted Files Coverage Δ
internal/puzzles/input/content.go 87.09% <66.66%> (+0.43%) ⬆️
internal/command/command.go 66.66% <100.00%> (+11.11%) ⬆️
internal/puzzles/solutions/2016/day01/solution.go 84.69% <100.00%> (+0.51%) ⬆️

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.

@obalunenko obalunenko added the bug Something isn't working label Dec 1, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2022

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

92.3% 92.3% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 26edee0 into master Dec 1, 2022
@obalunenko obalunenko deleted the fix-tests branch December 1, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant