8000 feat: Implement solution for 2015/day03 puzzle by obalunenko · Pull Request #87 · obalunenko/advent-of-code · GitHub
[go: up one dir, main page]

Skip to content

feat: Implement solution for 2015/day03 puzzle #87

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

Merged
merged 10 commits into from
Jan 17, 2022
Merged

Conversation

obalunenko
Copy link
Owner

Description

Implemented solution for puzzle https://adventofcode.com/2015/day/3

Github Issue

Closes #86

Possible failures/side-effects

None

Other notes

None

@codecov
Copy link
codecov bot commented Jan 17, 2022

Codecov Report

Merging #87 (f1cf38d) into master (89a34b6) will increase coverage by 0.47%.
The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   77.47%   77.94%   +0.47%     
==========================================
  Files          39       40       +1     
  Lines        2606     2698      +92     
==========================================
+ Hits         2019     2103      +84     
- Misses        482      487       +5     
- Partials      105      108       +3     
Impacted Files Coverage Δ
internal/puzzles/solutions/2015/day03/solution.go 91.30% <91.30%> (ø)

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 89a34b6...f1cf38d. 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

94.4% 94.4% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit cdf85fc into master Jan 17, 2022
@obalunenko obalunenko deleted the 2015/day03 branch January 17, 2022 14:46
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.

Implement solution for puzzle 2015/day03
1 participant
0