8000 fix(2016/day01): Data race issue by obalunenko · Pull Request #85 · obalunenko/advent-of-code · GitHub
[go: up one dir, main page]

Skip to content

fix(2016/day01): Data race issue #85

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 1 commit into from
Jan 14, 2022
Merged

fix(2016/day01): Data race issue #85

merged 1 commit into from
Jan 14, 2022

Conversation

obalunenko
Copy link
Owner

No description provided.

@codecov
Copy link
codecov bot commented Jan 14, 2022

Codecov Report

Merging #85 (eb7a7e6) into master (d382946) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   77.44%   77.47%   +0.02%     
==========================================
  Files          39       39              
  Lines        2603     2606       +3     
==========================================
+ Hits         2016     2019       +3     
  Misses        482      482              
  Partials      105      105              
Impacted Files Coverage Δ
internal/puzzles/solutions/2016/day01/solution.go 84.18% <100.00%> (+0.27%) ⬆️

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 d382946...eb7a7e6. 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 46f3727 into master Jan 14, 2022
@obalunenko obalunenko deleted the fix-race branch January 14, 2022 16:37 5FDF
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
0