[Merged by Bors] - chore: adaptations for nightly-2024-12-13#19956
Closed
jcommelin wants to merge 3950 commits intobump/v4.16.0from
Closed
[Merged by Bors] - chore: adaptations for nightly-2024-12-13#19956jcommelin wants to merge 3950 commits intobump/v4.16.0from
jcommelin wants to merge 3950 commits intobump/v4.16.0from
Conversation
…hlib4 into nightly-testing
…-11-25 chore: adaptations for nightly-2024-11-25
PR summary 4a41a4887f
|
| 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 4753 files with changed transitive imports taking up over 202156 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
- 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) = (2.00, 0.01)
| Current number | Change | Type |
|---|---|---|
| 209 | 2 | adaptation notes |
Current commit 4a41a4887f
Reference commit 0662d0b671
You can run this locally as
./scripts/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue 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 |
mathlib-bors bot
pushed a commit
that referenced
this pull request
Dec 14, 2024
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com> Co-authored-by: Kim Morrison <kim@tqft.net>
Contributor
|
Pull request successfully merged into bump/v4.16.0. Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.