Skip to content

[Merged by Bors] - chore: adaptations for nightly-2025-02-09#21626

Closed
kim-em wants to merge 4690 commits intobump/v4.18.0from
bump/nightly-2025-02-09
Closed

[Merged by Bors] - chore: adaptations for nightly-2025-02-09#21626
kim-em wants to merge 4690 commits intobump/v4.18.0from
bump/nightly-2025-02-09

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Feb 10, 2025

No description provided.

leanprover-community-mathlib4-bot and others added 30 commits January 24, 2025 18:35
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
Co-authored-by: Kim Morrison <kim@tqft.net>
@github-actions
Copy link
Copy Markdown

PR summary 1c4d82bb09

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ instance (n : ℕ) : TopologicalSpace (Vector α n) := by unfold Vector; infer_instance
- instance (n : ℕ) : TopologicalSpace (List.Vector α n) := by unfold List.Vector; infer_instance

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.


No changes to technical debt.

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

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented Feb 10, 2025

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Feb 10, 2025
mathlib-bors bot pushed a commit that referenced this pull request Feb 10, 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 Feb 10, 2025

Pull request successfully merged into bump/v4.18.0.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: adaptations for nightly-2025-02-09 [Merged by Bors] - chore: adaptations for nightly-2025-02-09 Feb 10, 2025
@mathlib-bors mathlib-bors bot closed this Feb 10, 2025
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2025-02-09 branch February 10, 2025 04:15
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.

7 participants