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

Clarify MemoizePosIntFunction documentation #2798

Merged
merged 1 commit into from
Sep 12, 2018

Conversation

fingolfin
Copy link
Member

Also clarify the documentation, and add a test case for when the
invalidInputHandler returns without a value

This contains part of the (now closed) PR #2600.

Also clarify the documentation, and add a test case for when the
invalidInputHandler returns without a value
@fingolfin fingolfin added topic: documentation Issues and PRs related to documentation topic: tests issues or PRs related to tests topic: library release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes labels Sep 11, 2018
@codecov
Copy link

codecov bot commented Sep 11, 2018

Codecov Report

Merging #2798 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2798      +/-   ##
==========================================
+ Coverage   75.88%   75.88%   +<.01%     
==========================================
  Files         481      481              
  Lines      241344   241344              
==========================================
+ Hits       183135   183140       +5     
+ Misses      58209    58204       -5
Impacted Files Coverage Δ
src/objset.c 84.49% <0%> (-0.23%) ⬇️
src/opers.c 94.85% <0%> (+0.18%) ⬆️
src/iostream.c 63.49% <0%> (+1.14%) ⬆️

@ChrisJefferson
Copy link
Contributor

Just a general comment, as we have branched stable-4.10, this PR (and all other PRs) aren't going to get merged into 4.10 unless a label is added. While this PR is good, I don't think it needs to be in 4.10.

@fingolfin
Copy link
Member Author

I fully agree. I'd only consider PRs which fix issues for backporting; right now, I think only PR #2779 would qualify, but that one is not mergeable right now, @ThomasBreuer would need to rebase it first.

@fingolfin fingolfin merged commit 5733054 into gap-system:master Sep 12, 2018
@fingolfin fingolfin deleted the mh/errorHandler2 branch September 12, 2018 08:12
@fingolfin fingolfin changed the title Clarify MemoizePosIntFunction documentation, add a test Clarify MemoizePosIntFunction documentation Aug 22, 2019
@fingolfin fingolfin added release notes: added PRs introducing changes that have since been mentioned in the release notes and removed release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes release notes: added PRs introducing changes that have since been mentioned in the release notes labels Aug 22, 2019
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.11.0 milestone Feb 15, 2020
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 topic: documentation Issues and PRs related to documentation topic: library topic: tests issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants