-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - chore: adaptations for nightly-2024-12-11 #19887
Conversation
…hlib4 into nightly-testing
…hlib4 into nightly-testing
PR summary e8b5f12675
|
File | Base Count | Head Count | Change |
---|---|---|---|
Mathlib.Data.List.Basic | 283 | 282 | -1 (-0.35%) |
Import changes for all files
Files | Import difference |
---|---|
There are 4741 files with changed transitive imports taking up over 201572 characters: this is too many to display! | |
You can run scripts/import_trans_difference.sh all locally to see the whole output. |
Declarations diff
- ToLevel.imax
- ToLevel.max
- ToLevel.{u}
- countP_flatMap
- count_flatMap
- getElem_cons
- instance : ToLevel.{0}
- instance [ToLevel.{u}] : ToLevel.{u+1}
- instance {α : Type u} [ToExpr α] [ToLevel.{u}] : ToExpr (Array α)
- length_flatMap
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) = (2.00, 0.01)
Current number | Change | Type |
---|---|---|
209 | 2 | adaptation notes |
Current commit e8b5f12675
Reference commit 69471a419f
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 therelative
value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
As this PR is labelled bors merge |
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]> Co-authored-by: Johan Commelin <[email protected]>
As this PR is labelled bors merge |
Already running a review |
Pull request successfully merged into bump/v4.16.0. Build succeeded: |
No description provided.