Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parent checks to PBW algebra arithmetics #4231

Merged
merged 1 commit into from
Oct 23, 2024

Add parent checks to PBW algebra arithmetics

ad7306f
Select commit
Loading
Failed to load commit list.
Merged

Add parent checks to PBW algebra arithmetics #4231

Add parent checks to PBW algebra arithmetics
ad7306f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

84.58% (+0.00%) compared to 62cc619

View this Pull Request on Codecov

84.58% (+0.00%) compared to 62cc619

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.58%. Comparing base (62cc619) to head (ad7306f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4231   +/-   ##
=======================================
  Coverage   84.58%   84.58%           
=======================================
  Files         631      631           
  Lines       85010    85015    +5     
=======================================
+ Hits        71909    71914    +5     
  Misses      13101    13101           
Files with missing lines Coverage Δ
src/Rings/PBWAlgebra.jl 94.92% <100.00%> (+0.03%) ⬆️
src/Rings/PBWAlgebraQuo.jl 85.98% <100.00%> (+0.13%) ⬆️