Skip to content

feat: 2025 day 10 - #14

Merged
adomani merged 7 commits into
masterfrom
2025_day10
Dec 11, 2025
Merged

feat: 2025 day 10#14
adomani merged 7 commits into
masterfrom
2025_day10

Conversation

@adomani

@adomani adomani commented Dec 11, 2025

Copy link
Copy Markdown
Owner

Flipping switches

@github-actions

github-actions Bot commented Dec 11, 2025

Copy link
Copy Markdown

PR summary 10eac8d


Import changes for modified files

No significant changes to the import graph

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

Declarations diff

+ MtoS
+ atest
+ input
+ inputToM
+ instance : ToString machine
+ instance : ToString state
+ machine
+ part1
+ part2
+ state
+ step
+ stepSingle
+ test
+ toggle
+ toggleOne

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) = (12.00, 0.01)
Current number Change Type
982 12 definitions

Current commit 10eac8d0d9
Reference commit 3d09f95c75

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 83604f7 into master Dec 11, 2025
1 check passed
@adomani
adomani deleted the 2025_day10 branch December 11, 2025 00:30
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