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

refactor: Fix linter bugs #40

Merged
merged 2 commits into from
Nov 8, 2021
Merged

refactor: Fix linter bugs #40

merged 2 commits into from
Nov 8, 2021

Conversation

obalunenko
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #40 (791ba6f) into master (c34d5b0) will decrease coverage by 0.12%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   73.97%   73.85%   -0.13%     
==========================================
  Files          19       19              
  Lines        1199     1201       +2     
==========================================
  Hits          887      887              
- Misses        236      237       +1     
- Partials       76       77       +1     
Impacted Files Coverage Δ
internal/puzzles/utils/intcomputer/intcomputer.go 60.81% <0.00%> (ø)
internal/puzzles/solutions/2020/day01/solution.go 81.25% <72.72%> (-2.63%) ⬇️

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 c34d5b0...791ba6f. Read the comment docs.

@pull-request-size pull-request-size bot added size/M and removed size/S labels Nov 8, 2021
@sonarcloud
Copy link

sonarcloud bot commented Nov 8, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

43.8% 43.8% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 82385fd into master Nov 8, 2021
@obalunenko obalunenko deleted the fix branch November 8, 2021 13:53
obalunenko added a commit that referenced this pull request Nov 8, 2021
* refactor: Fix linter bugs

* refactor: Reduce cognitive complexity
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