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 2016/day02 #41

Merged
merged 10 commits into from
Nov 15, 2021
Merged

feat: Implement 2016/day02 #41

merged 10 commits into from
Nov 15, 2021

Conversation

obalunenko
Copy link
Owner

@obalunenko obalunenko changed the title feat: Initial commit for 2016/day02 feat: Implement 2016/day02 Nov 8, 2021
@obalunenko obalunenko force-pushed the 2016/day02 branch 2 times, most recently from 81d4e61 to 490e0eb Compare November 9, 2021 18:16
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #41 (7b18a21) into master (85b7b10) will increase coverage by 1.20%.
The diff coverage is 89.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   73.85%   75.05%   +1.20%     
==========================================
  Files          19       20       +1     
  Lines        1201     1303     +102     
==========================================
+ Hits          887      978      +91     
- Misses        237      244       +7     
- Partials       77       81       +4     
Impacted Files Coverage Δ
internal/puzzles/solutions/2015/day02/solution.go 88.46% <0.00%> (-1.74%) ⬇️
internal/puzzles/solutions/2016/day02/solution.go 91.00% <91.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 85b7b10...7b18a21. Read the comment docs.

@sonarqubecloud
Copy link

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.1% 92.1% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 5c73886 into master Nov 15, 2021
@obalunenko obalunenko deleted the 2016/day02 branch November 15, 2021 17:52
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