Skip to content

Restrict check_mul_axes to specific Q-matrix-types #103

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

Merged
merged 3 commits into from
Jul 31, 2022

Conversation

dkarrasch
Copy link
Member

Fixes #102.

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #103 (4d63232) into master (c20d16d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   85.21%   85.21%           
=======================================
  Files          10       10           
  Lines        1630     1630           
=======================================
  Hits         1389     1389           
  Misses        241      241           
Impacted Files Coverage Δ
src/ArrayLayouts.jl 80.72% <ø> (ø)
src/mul.jl 84.43% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c20d16d...4d63232. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 7887c3e into master Jul 31, 2022
@dlfivefifty dlfivefifty deleted the dkarrasch-patch-1 branch July 31, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restrict to AbstractQs that are known to have a factor field
2 participants