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

Change BlownUpMat to return fail for certain invalid inputs #1488

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

fingolfin
Copy link
Member

Specifically, return fail if Coefficients() returns fail.

Fixes #826

Specifically, return fail if Coefficients() returns fail.

Fixes gap-system#826
@fingolfin fingolfin requested a review from hulpke July 9, 2017 00:04
@fingolfin
Copy link
Member Author

@hulpke does this look reasonable to you?

@codecov
Copy link

codecov bot commented Jul 9, 2017

Codecov Report

Merging #1488 into master will increase coverage by 1.35%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1488      +/-   ##
==========================================
+ Coverage   62.83%   64.19%   +1.35%     
==========================================
  Files         991      992       +1     
  Lines      321285   322171     +886     
  Branches    13070    13078       +8     
==========================================
+ Hits       201884   206803    +4919     
+ Misses     116113   112550    -3563     
+ Partials     3288     2818     -470
Impacted Files Coverage Δ
lib/matrix.gi 76.27% <100%> (+0.44%) ⬆️
src/system.c 53.87% <0%> (-1.92%) ⬇️
src/saveload.c 56.31% <0%> (-1.62%) ⬇️
src/vector.c 94.73% <0%> (-0.67%) ⬇️
src/vecffe.c 67.83% <0%> (-0.17%) ⬇️
src/objset.c 93.29% <0%> (-0.11%) ⬇️
src/dteval.c 3.06% <0%> (-0.03%) ⬇️
src/dt.c 1.81% <0%> (-0.02%) ⬇️
lib/helpview.gi 0% <0%> (ø) ⬆️
lib/debug.g 10.18% <0%> (ø)
... and 197 more

@fingolfin fingolfin added this to the GAP 4.9.0 milestone Jul 16, 2017
@fingolfin fingolfin merged commit 69ae9f8 into gap-system:master Jul 17, 2017
@fingolfin fingolfin deleted the mh/fix-826 branch July 18, 2017 18:31
@olexandr-konovalov olexandr-konovalov added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants