Skip to content

[Merged by Bors] - chore: adaptations for nightly-2025-02-06#21526

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

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

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

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

No description provided.

kim-em and others added 30 commits January 21, 2025 22:07
Co-authored-by: Kim Morrison <kim@tqft.net>
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 7, 2025

PR summary 056e42f21d

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 7, 2025

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Feb 7, 2025
mathlib-bors bot pushed a commit that referenced this pull request Feb 7, 2025
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Johan Commelin <johan@commelin.net>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 7, 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-06 [Merged by Bors] - chore: adaptations for nightly-2025-02-06 Feb 7, 2025
@mathlib-bors mathlib-bors bot closed this Feb 7, 2025
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2025-02-06 branch February 7, 2025 02:56
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