Skip to content

[Merged by Bors] - chore: adaptations for nightly-2024-12-13#19956

Closed
jcommelin wants to merge 3950 commits intobump/v4.16.0from
bump/nightly-2024-12-13
Closed

[Merged by Bors] - chore: adaptations for nightly-2024-12-13#19956
jcommelin wants to merge 3950 commits intobump/v4.16.0from
bump/nightly-2024-12-13

Conversation

@jcommelin
Copy link
Copy Markdown
Member

@jcommelin jcommelin commented Dec 14, 2024

No description provided.

kim-em and others added 30 commits November 26, 2024 09:24
…-11-25

chore: adaptations for nightly-2024-11-25
@jcommelin jcommelin added the auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. label Dec 14, 2024
@github-actions
Copy link
Copy Markdown

PR summary 4a41a4887f

Import changes for modified files

Dependency changes

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 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
Copy link
Copy Markdown

ghost commented Dec 14, 2024

As this PR is labelled auto-merge-after-CI, we are now sending it to bors:

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Dec 14, 2024
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>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 14, 2024

Pull request successfully merged into bump/v4.16.0.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: adaptations for nightly-2024-12-13 [Merged by Bors] - chore: adaptations for nightly-2024-12-13 Dec 14, 2024
@mathlib-bors mathlib-bors bot closed this Dec 14, 2024
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2024-12-13 branch December 14, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants