homalg-project / HigherHomologicalAlgebra

A GAP framework for categorical homological algebra with special focus on homotopy categories and tilting equivalences
https://homalg-project.github.io/HigherHomologicalAlgebra
5 stars 6 forks source link

Adjust to https://github.com/homalg-project/CAP_project/pull/1296 #147

Closed zickgraf closed 1 year ago

zickgraf commented 1 year ago

Note: One could turn MorphismBetweenStandardConeObjects into a CAP operation, make MorphismBetweenStandardConeObjectsWithGivenObjects its WithGiven variant and then probably remove some manually added "derivation" of MorphismBetweenStandardConeObjects from MorphismBetweenStandardConeObjectsWithGivenObjects.

zickgraf commented 1 year ago

The CI should succeed once https://github.com/homalg-project/CategoricalTowers/pull/181 is merged.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (0a4322f) 79.34% compared to head (3ce6bf8) 79.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #147 +/- ## ========================================== + Coverage 79.34% 79.36% +0.02% ========================================== Files 91 91 Lines 6071 6077 +6 ========================================== + Hits 4817 4823 +6 Misses 1254 1254 ``` | Flag | Coverage Δ | | |---|---|---| | BBGG | `100.00% <ø> (ø)` | | | Bicomplexes | `84.37% <ø> (ø)` | | | ComplexesCategories | `83.00% <ø> (ø)` | | | DerivedCategories | `73.46% <ø> (ø)` | | | HomotopyCategories | `80.93% <ø> (ø)` | | | QuotientCategories | `86.78% <ø> (ø)` | | | StableCategories | `100.00% <ø> (ø)` | | | ToolsForHigherHomologicalAlgebra | `73.94% <ø> (ø)` | | | TriangulatedCategories | `73.49% <100.00%> (+0.09%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/homalg-project/HigherHomologicalAlgebra/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project) | Coverage Δ | | |---|---|---| | [TriangulatedCategories/gap/MethodRecord.autogen.gd](https://codecov.io/gh/homalg-project/HigherHomologicalAlgebra/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project#diff-VHJpYW5ndWxhdGVkQ2F0ZWdvcmllcy9nYXAvTWV0aG9kUmVjb3JkLmF1dG9nZW4uZ2Q=) | `100.00% <ø> (ø)` | | | [TriangulatedCategories/PackageInfo.g](https://codecov.io/gh/homalg-project/HigherHomologicalAlgebra/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project#diff-VHJpYW5ndWxhdGVkQ2F0ZWdvcmllcy9QYWNrYWdlSW5mby5n) | `100.00% <100.00%> (ø)` | | | [TriangulatedCategories/gap/MethodRecord.gi](https://codecov.io/gh/homalg-project/HigherHomologicalAlgebra/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project#diff-VHJpYW5ndWxhdGVkQ2F0ZWdvcmllcy9nYXAvTWV0aG9kUmVjb3JkLmdp) | `96.50% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=homalg-project)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.