Skip to content

Feat/2021 day 09 #207

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 3 commits into from
Dec 16, 2021
Merged

Feat/2021 day 09 #207

merged 3 commits into from
Dec 16, 2021

Conversation

developher-net
Copy link
Owner

@developher-net developher-net commented Dec 16, 2021

limited unit tests

https://youtu.be/nMUnbNPCoSw?t=10

Thought the logic would be much terser, and so didn't follow TDD.... that was... a mistake

Solves part 2

I was naughty and didn't follow TDD for this one. Mistakenly thought
the logic would be more terse than it ended up being.
@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #207 (82914d0) into master (fa113b6) will decrease coverage by 2.64%.
The diff coverage is 30.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   95.23%   92.59%   -2.65%     
==========================================
  Files          45       46       +1     
  Lines        1722     1795      +73     
==========================================
+ Hits         1640     1662      +22     
- Misses         82      133      +51     
Impacted Files Coverage Δ
2021/day-09/basins.js 30.13% <30.13%> (ø)

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 fa113b6...82914d0. Read the comment docs.

@developher-net developher-net merged commit 0955b5b into master Dec 16, 2021
@developher-net developher-net deleted the feat/2021-day-09 branch December 16, 2021 23:38
@github-actions
Copy link

🎉 This PR is included in version 1.28.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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