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

feat: Implement 2017/day02 #48

Merged
merged 6 commits into from
Nov 20, 2021
Merged

feat: Implement 2017/day02 #48

merged 6 commits into from
Nov 20, 2021

Conversation

obalunenko
Copy link
Owner

@obalunenko obalunenko commented Nov 18, 2021

@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #48 (60cfa05) into master (b435489) will decrease coverage by 0.61%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   69.47%   68.86%   -0.62%     
==========================================
  Files          22       23       +1     
  Lines        1497     1580      +83     
==========================================
+ Hits         1040     1088      +48     
- Misses        368      399      +31     
- Partials       89       93       +4     
Impacted Files Coverage Δ
internal/puzzles/solutions/2017/day02/solution.go 84.21% <84.21%> (ø)
cmd/aoc-cli/main.go 7.90% <0.00%> (-0.48%) ⬇️
cmd/aoc-cli/version.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b435489...60cfa05. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Nov 20, 2021

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.0% 90.0% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 1f33a16 into master Nov 20, 2021
@obalunenko obalunenko deleted the 2017/day02 branch November 20, 2021 00:33
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.

None yet

1 participant