chore(Mathlib/Algebra/Category/ModuleCat/Sheaf/Quasicoherent.lean): automated extraction#36135
Conversation
…heaf/Quasicoherent.lean
Welcome new contributor!Thank you for contributing to Mathlib! If you haven't done so already, please review our contribution guidelines, as well as the style guide and naming conventions. We use a review queue to manage reviews. If your PR does not appear there, it is probably because it is not successfully building (i.e., it doesn't have a green checkmark), has the If you haven't already done so, please come to https://leanprover.zulipchat.com/, introduce yourself, and mention your new PR. Thank you again for joining our community. |
PR summary 816802b4f0
|
| File | Base Count | Head Count | Change |
|---|---|---|---|
| Mathlib.Algebra.Category.ModuleCat.Sheaf.Quasicoherent | 1584 | 1537 | -47 (-2.97%) |
Import changes for all files
| Files | Import difference |
|---|---|
Mathlib.Algebra.Category.ModuleCat.Sheaf.Quasicoherent |
-47 |
Mathlib.AlgebraicGeometry.Modules.Tilde |
-1 |
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/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.
No changes to technical debt.
You can run this locally as
./scripts/reporting/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).
|
Build succeeded, so: bors r+ |
…utomated extraction (#36135) This PR was automatically created from PR #35233 by @kim-em via a [review comment](#35233 (comment)) by @Vierkantor. Co-authored-by: kim-em <477956+kim-em@users.noreply.github.com>
This PR was automatically created from PR #35233 by @kim-em via a review comment by @Vierkantor.