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

Accommodate future changed ViewStrings in GAP #18

Merged

Conversation

wilfwilson
Copy link
Member

Due to gap-system/gap#3992, phrases like "1 generators" in ViewStrings of GAP objects will soon instead be correctly pluralised as "1 generator". I think this PR changes the only test that would be affected by this change. As far as I can tell, manual examples are not affected.

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #18 into master will decrease coverage by 0.71%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   84.85%   84.13%   -0.72%     
==========================================
  Files          13       13              
  Lines        3354     3234     -120     
==========================================
- Hits         2846     2721     -125     
- Misses        508      513       +5     
Impacted Files Coverage Δ
gap/utils.gi 12.50% <0.00%> (-6.74%) ⬇️
gap/greensstar.gi 92.10% <0.00%> (-1.92%) ⬇️
gap/properties.gi 68.85% <0.00%> (-1.88%) ⬇️
gap/small.gi 86.00% <0.00%> (-0.45%) ⬇️
gap/enums.gi 86.29% <0.00%> (-0.29%) ⬇️
gap/coclass.gi 94.80% <0.00%> (-0.05%) ⬇️
gap/small.gd 100.00% <0.00%> (ø)

@olexandr-konovalov olexandr-konovalov merged commit 91aa866 into gap-packages:master May 14, 2020
@wilfwilson wilfwilson deleted the different-ViewString-in-GAP branch June 28, 2020 21:45
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.

2 participants