Skip to content

[Merged by Bors] - fix(Tactic/Use): do not allow unprotected cdot#23257

Closed
eric-wieser wants to merge 3 commits intomasterfrom
eric-wieser/use-parens
Closed

[Merged by Bors] - fix(Tactic/Use): do not allow unprotected cdot#23257
eric-wieser wants to merge 3 commits intomasterfrom
eric-wieser/use-parens

Conversation

@eric-wieser
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser commented Mar 24, 2025

@eric-wieser eric-wieser added the t-meta Tactics, attributes or user commands label Mar 24, 2025
@github-actions github-actions bot added the large-import Automatically added label for PRs with a significant increase in transitive imports label Mar 24, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2025

PR summary d46f5b2933

Import changes exceeding 2%

% File
+2.41% Mathlib.Tactic.CongrM
+8.70% Mathlib.Tactic.Use

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Tactic.Use 23 25 +2 (+8.70%)
Mathlib.Tactic.CongrM 83 85 +2 (+2.41%)
Import changes for all files
Files Import difference
There are 5680 files with changed transitive imports taking up over 241646 characters: this is too many to display!
You can run scripts/import_trans_difference.sh all locally to see the whole output.

Declarations diff

+ elabWithoutCDot
+ withoutCDot
+ withoutCDotImpl

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

@eric-wieser eric-wieser force-pushed the eric-wieser/use-parens branch from 7f4ea30 to 53afdd8 Compare March 24, 2025 14:20
@eric-wieser eric-wieser force-pushed the eric-wieser/use-parens branch from 53afdd8 to 9ccc8be Compare March 24, 2025 14:40
@fpvandoorn
Copy link
Copy Markdown
Member

LGTM

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Mar 26, 2025
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 26, 2025

Build failed (retrying...):

@fpvandoorn
Copy link
Copy Markdown
Member

bors r-
bors d+

Please merge master

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 26, 2025

✌️ eric-wieser can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 26, 2025

Canceled.

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed ready-to-merge This PR has been sent to bors. delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). labels Mar 26, 2025
@eric-wieser eric-wieser added the auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. label Mar 26, 2025
@ghost
Copy link
Copy Markdown

ghost commented Mar 26, 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 Mar 26, 2025
mathlib-bors bot pushed a commit that referenced this pull request Mar 26, 2025
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 26, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix(Tactic/Use): do not allow unprotected cdot [Merged by Bors] - fix(Tactic/Use): do not allow unprotected cdot Mar 26, 2025
@mathlib-bors mathlib-bors bot closed this Mar 26, 2025
@mathlib-bors mathlib-bors bot deleted the eric-wieser/use-parens branch March 26, 2025 13:34
Paul-Lez pushed a commit that referenced this pull request Mar 27, 2025
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. large-import Automatically added label for PRs with a significant increase in transitive imports ready-to-merge This PR has been sent to bors. t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants