Skip to content

[Merged by Bors] - chore: adaptations for nightly-2025-01-03#20420

Closed
kim-em wants to merge 7 commits intobump/v4.16.0from
bump/nightly-2025-01-03
Closed

[Merged by Bors] - chore: adaptations for nightly-2025-01-03#20420
kim-em wants to merge 7 commits intobump/v4.16.0from
bump/nightly-2025-01-03

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Jan 3, 2025

No description provided.

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented Jan 3, 2025

bors merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 3, 2025

PR summary c8ac02aa83

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
There are 4930 files with changed transitive imports taking up over 209093 characters: this is too many to display!
You can run scripts/import_trans_difference.sh all locally to see the whole output.

Declarations diff

+ decidableLT'
+ instance (priority := low) nat (n : ℕ) : OfNat ONote n
+ instance (priority := low) {n : ℕ} : OfNat PosNum (n + 1)
+ repr_zero
- Lex
- ToLevel.imax
- ToLevel.max
- ToLevel.{u}
- countP_flatMap
- count_flatMap
- decidableLT
- fixIndType
- getElem_cons
- instance : ToLevel.{0}
- instance [ToLevel.{u}] : ToLevel.{u+1}
- instance {n : ℕ} : OfNat PosNum (n + 1)
- instance {α : Type u} [ToExpr α] [ToLevel.{u}] : ToExpr (Array α)
- length_flatMap
- lt_div_iff_mul_lt
- mkAppNTerm
- mkAuxFunction
- mkInstanceCmds
- mkLocalInstanceLetDecls
- mkMutualBlock
- mkToExprBody
- mkToExprHeader
- mkToExprInstanceCmds
- mkToExprInstanceHandler
- mkToLevelBinders
- mkToTypeExpr
- nat
- nil_le
- nil_lt_cons
- replicate_succ'

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.


Increase in tech debt: (relative, absolute) = (1.00, 0.00)
Current number Change Type
208 1 adaptation notes

Current commit c8ac02aa83
Reference commit b2158cc40a

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

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jan 3, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jan 3, 2025
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jan 3, 2025

Pull request successfully merged into bump/v4.16.0.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: adaptations for nightly-2025-01-03 [Merged by Bors] - chore: adaptations for nightly-2025-01-03 Jan 3, 2025
@mathlib-bors mathlib-bors bot closed this Jan 3, 2025
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2025-01-03 branch January 3, 2025 11:02
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant