[Merged by Bors] - chore(RepresentationTheory/GroupCohomology): add deprecation module#25878
[Merged by Bors] - chore(RepresentationTheory/GroupCohomology): add deprecation module#25878101damnations wants to merge 243 commits intoleanprover-community:masterfrom
Conversation
PR summary 260a59832c
|
| Files | Import difference |
|---|---|
Mathlib.RepresentationTheory.GroupCohomology.Resolution (new file) |
1716 |
Mathlib.RepresentationTheory.GroupCohomology.Basic (new file) |
1717 |
Mathlib.RepresentationTheory.GroupCohomology.LowDegree (new file) |
1915 |
Mathlib.RepresentationTheory.GroupCohomology.Functoriality (new file) |
1916 |
Mathlib.RepresentationTheory.GroupCohomology.Hilbert90 (new file) |
1920 |
Declarations diff
No declarations were harmed in the making of this PR! 🐙
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
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
|
I can comment on the "how to deprecate" aspect: It looks like this is the case here - so can you adjust the last commit, please? |
|
Thanks very much! I've tried to apply this. |
…to gphombasicmovedfiles
|
This PR/issue depends on: |
|
Thanks 🎉 bors merge |
…to gphombasicmovedfiles
|
Canceled. |
…to gphombasicmovedfiles
…to gphombasicmovedfiles
…to gphombasicmovedfiles
|
bors r+ |
|
Pull request successfully merged into master. Build succeeded: |
…eanprover-community#25878) Adds `deprecated_module`s for files moved in leanprover-community#25868.
…eanprover-community#25878) Adds `deprecated_module`s for files moved in leanprover-community#25868.
Adds
deprecated_modules for files moved in #25868.