docs: 2025 day 10, part 1 - #16
Merged
Merged
Conversation
PR summary 2342869Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type |
|---|---|---|
| 989 | -1 | definitions |
Current commit 2342869ed2
Reference commit c3e46b5f67
You can run this locally as
./scripts/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
adomani
added a commit
that referenced
this pull request
Dec 15, 2025
commit 50f8824dc97989719cbbe2ff7879bb75b0433c60 Merge: e4750c0 d0cf40e Author: Damiano Testa <adomani@gmail.com> Date: Mon Dec 15 23:27:44 2025 +0100 Merge branch 'master' into 2025_day9_merging_master commit d0cf40e Author: damiano <adomani@gmail.com> Date: Fri Dec 12 18:01:28 2025 +0000 feat: 2025 day 12 (#17) Arranging weirdly shaped presents in rectangles There is no part 2! commit e91e21c Author: damiano <adomani@gmail.com> Date: Thu Dec 11 22:44:09 2025 +0000 docs: 2025 day 10, part 1 (#16) Add the docs and a few small modifications. commit c3e46b5 Author: damiano <adomani@gmail.com> Date: Thu Dec 11 22:05:31 2025 +0000 feat: 2025 day 11 (#15) Flowing through the server rack commit 83604f7 Author: damiano <adomani@gmail.com> Date: Thu Dec 11 00:30:06 2025 +0000 feat: 2025 day 10 (#14) Flipping switches commit 3d09f95 Author: damiano <adomani@gmail.com> Date: Wed Dec 10 00:34:12 2025 +0000 feat> 2025 day 9 part 1 (#13) The input are the coordinates of the red tiles.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the docs and a few small modifications.