Skip to content

feat> 2025 day 9 part 1 - #13

Merged
adomani merged 14 commits into
masterfrom
2025_day9_part1
Dec 10, 2025
Merged

feat> 2025 day 9 part 1#13
adomani merged 14 commits into
masterfrom
2025_day9_part1

Conversation

@adomani

@adomani adomani commented Dec 10, 2025

Copy link
Copy Markdown
Owner

The input are the coordinates of the red tiles.

@github-actions

Copy link
Copy Markdown

PR summary 23987d1


Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Advents.AoC2025.day09 (new file) 3

Declarations diff

+ atest
+ input
+ inputToPos
+ part1
+ part2
+ test

You can run this locally by cloning adomani/PR_summary and then using `scripts/declarations_diff.sh`.
## summary with just the declaration names:
./scripts/declarations_diff.sh

## more verbose report:
./scripts/declarations_diff.sh -l

Running ./scripts/declarations_diff.sh -h shows the available options.

The doc-module for script/declarations_diff.sh contains some details about this script.


Increase in tech debt: (relative, absolute) = (7.00, 0.01)
Current number Change Type
970 7 definitions

Current commit 23987d1c05
Reference commit be430b4faa

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
adomani/advents

@adomani
adomani merged commit 3d09f95 into master Dec 10, 2025
1 check passed
@adomani
adomani deleted the 2025_day9_part1 branch December 10, 2025 00:34
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant