Skip to content

[Merged by Bors] - chore: adaptations for nightly-2025-02-11#21721

Closed
jcommelin wants to merge 4712 commits intobump/v4.18.0from
bump/nightly-2025-02-11
Closed

[Merged by Bors] - chore: adaptations for nightly-2025-02-11#21721
jcommelin wants to merge 4712 commits intobump/v4.18.0from
bump/nightly-2025-02-11

Conversation

@jcommelin
Copy link
Copy Markdown
Member

@jcommelin jcommelin commented Feb 11, 2025

No description provided.

leanprover-community-mathlib4-bot and others added 30 commits January 26, 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: Johan Commelin <johan@commelin.net>
@github-actions
Copy link
Copy Markdown

PR summary de8a5a228b

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

@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 Feb 11, 2025
@ghost
Copy link
Copy Markdown

ghost commented Feb 11, 2025

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 Feb 11, 2025
@ghost
Copy link
Copy Markdown

ghost commented Feb 11, 2025

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

bors merge

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 11, 2025

Already running a review

mathlib-bors bot pushed a commit that referenced this pull request Feb 11, 2025
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 Feb 11, 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-11 [Merged by Bors] - chore: adaptations for nightly-2025-02-11 Feb 11, 2025
@mathlib-bors mathlib-bors bot closed this Feb 11, 2025
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2025-02-11 branch February 11, 2025 15:00
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.

7 participants