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 missing methods for RationalPoly #117

Merged
merged 2 commits into from
Aug 8, 2019

Conversation

ahumenberger
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Aug 7, 2019

Codecov Report

Merging #117 into master will increase coverage by 0.05%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   91.07%   91.13%   +0.05%     
==========================================
  Files          18       18              
  Lines         605      609       +4     
==========================================
+ Hits          551      555       +4     
  Misses         54       54
Impacted Files Coverage Δ
src/operators.jl 97.1% <0%> (-2.9%) ⬇️
src/rational.jl 97.36% <100%> (+5.7%) ⬆️

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 fe0d7ca...9919445. Read the comment docs.

@coveralls
Copy link

coveralls commented Aug 7, 2019

Coverage Status

Coverage increased (+0.7%) to 91.133% when pulling 9919445 on ahumenberger:master into fe0d7ca on JuliaAlgebra:master.

Copy link
Member

@blegat blegat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blegat blegat merged commit 006c85c into JuliaAlgebra:master Aug 8, 2019
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.

Matrix inverse
4 participants