Skip to content

[Merged by Bors] - chore: split Order.Interval.Set.Basic#23556

Closed
Parcly-Taxel wants to merge 2 commits intomasterfrom
oisb
Closed

[Merged by Bors] - chore: split Order.Interval.Set.Basic#23556
Parcly-Taxel wants to merge 2 commits intomasterfrom
oisb

Conversation

@Parcly-Taxel
Copy link
Copy Markdown
Collaborator

Declarations requiring LinearOrder have been moved to Order.Interval.Set.LinearOrder.

@Parcly-Taxel Parcly-Taxel added t-order Order theory tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip labels Apr 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2025

PR summary 9e33df94d4

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Order.Interval.Set.Basic 219 217 -2 (-0.91%)
Import changes for all files
Files Import difference
There are 3953 files with changed transitive imports taking up over 172889 characters: this is too many to display!
You can run scripts/import_trans_difference.sh all locally to see the whole output.

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

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


Decrease in tech debt: (relative, absolute) = (1.00, 0.09)
Current number Change Type
11 -1 large files

Current commit 9e33df94d4
Reference commit c1fb70c492

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).

@Parcly-Taxel Parcly-Taxel requested a review from b-mehta April 2, 2025 01:50
Copy link
Copy Markdown
Contributor

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having spent some time staring at this file in previous weeks, I agree that there is no other natural way to split it and keep the imports reasonable. And all the declarations survived intact. So: looks good to me. Thanks!

bors r+

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Apr 2, 2025
mathlib-bors bot pushed a commit that referenced this pull request Apr 2, 2025
Declarations requiring `LinearOrder` have been moved to `Order.Interval.Set.LinearOrder`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 2, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: split Order.Interval.Set.Basic [Merged by Bors] - chore: split Order.Interval.Set.Basic Apr 2, 2025
@mathlib-bors mathlib-bors bot closed this Apr 2, 2025
@mathlib-bors mathlib-bors bot deleted the oisb branch April 2, 2025 10:28
tannerduve pushed a commit that referenced this pull request May 13, 2025
Declarations requiring `LinearOrder` have been moved to `Order.Interval.Set.LinearOrder`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-order Order theory tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants