oscar-system / Oscar.jl

A comprehensive open source computer algebra system for computations in algebra, geometry, and number theory.
https://www.oscar-system.org
Other
307 stars 112 forks source link

polynomial_ring cached=false for ... #3857

Closed ederc closed 2 weeks ago

ederc commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.84%. Comparing base (0c178be) to head (ffd1e67). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3857 +/- ## ======================================= Coverage 81.84% 81.84% ======================================= Files 580 580 Lines 79867 79900 +33 ======================================= + Hits 65364 65398 +34 + Misses 14503 14502 -1 ``` | [Files](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system) | Coverage Δ | | |---|---|---| | [src/Groups/group\_characters.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FGroups%2Fgroup_characters.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL0dyb3Vwcy9ncm91cF9jaGFyYWN0ZXJzLmps) | `95.61% <100.00%> (ø)` | | | [src/Groups/matrices/forms.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FGroups%2Fmatrices%2Fforms.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL0dyb3Vwcy9tYXRyaWNlcy9mb3Jtcy5qbA==) | `93.45% <100.00%> (ø)` | | | [src/NumberTheory/GaloisGrp/GaloisGrp.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FNumberTheory%2FGaloisGrp%2FGaloisGrp.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL051bWJlclRoZW9yeS9HYWxvaXNHcnAvR2Fsb2lzR3JwLmps) | `78.15% <100.00%> (ø)` | | | [src/NumberTheory/GaloisGrp/Qt.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FNumberTheory%2FGaloisGrp%2FQt.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL051bWJlclRoZW9yeS9HYWxvaXNHcnAvUXQuamw=) | `67.63% <100.00%> (ø)` | | | [src/PolyhedralGeometry/Polyhedron/properties.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FPolyhedralGeometry%2FPolyhedron%2Fproperties.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL1BvbHloZWRyYWxHZW9tZXRyeS9Qb2x5aGVkcm9uL3Byb3BlcnRpZXMuamw=) | `86.50% <100.00%> (ø)` | | | [...edralGeometry/Polyhedron/standard\_constructions.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FPolyhedralGeometry%2FPolyhedron%2Fstandard_constructions.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL1BvbHloZWRyYWxHZW9tZXRyeS9Qb2x5aGVkcm9uL3N0YW5kYXJkX2NvbnN0cnVjdGlvbnMuamw=) | `97.33% <100.00%> (+0.08%)` | :arrow_up: | | [src/Serialization/Fields.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FSerialization%2FFields.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL1NlcmlhbGl6YXRpb24vRmllbGRzLmps) | `93.89% <100.00%> (ø)` | | | [src/Groups/matrices/stuff\_field\_gen.jl](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857?src=pr&el=tree&filepath=src%2FGroups%2Fmatrices%2Fstuff_field_gen.jl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system#diff-c3JjL0dyb3Vwcy9tYXRyaWNlcy9zdHVmZl9maWVsZF9nZW4uamw=) | `61.11% <50.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/oscar-system/Oscar.jl/pull/3857/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oscar-system)