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 doctest for #20846 #35001

Merged
merged 1 commit into from
Feb 24, 2023
Merged

add doctest for #20846 #35001

merged 1 commit into from
Feb 24, 2023

Conversation

mezzarobba
Copy link
Member

Fixes #20846 (but not the related #17400).

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

ok

@codecov-commenter
Copy link

Codecov Report

Base: 88.59% // Head: 88.59% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (0e9cd40) compared to base (66b319b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #35001      +/-   ##
===========================================
- Coverage    88.59%   88.59%   -0.01%     
===========================================
  Files         2136     2136              
  Lines       396141   396141              
===========================================
- Hits        350948   350943       -5     
- Misses       45193    45198       +5     
Impacted Files Coverage Δ
src/sage/interfaces/qsieve.py 71.30% <0.00%> (-2.61%) ⬇️
src/sage/modular/local_comp/liftings.py 98.33% <0.00%> (-1.67%) ⬇️
src/sage/cpython/_py2_random.py 74.79% <0.00%> (-1.24%) ⬇️
src/sage/schemes/elliptic_curves/hom_frobenius.py 96.34% <0.00%> (-1.22%) ⬇️
src/sage/schemes/elliptic_curves/hom_velusqrt.py 94.09% <0.00%> (-1.19%) ⬇️
src/sage/coding/channel.py 97.10% <0.00%> (-0.73%) ⬇️
...e/combinat/cluster_algebra_quiver/mutation_type.py 50.35% <0.00%> (-0.60%) ⬇️
src/sage/graphs/generators/random.py 92.12% <0.00%> (-0.52%) ⬇️
src/sage/quadratic_forms/binary_qf.py 92.78% <0.00%> (-0.50%) ⬇️
...ge/schemes/elliptic_curves/weierstrass_morphism.py 93.01% <0.00%> (-0.44%) ⬇️
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kwankyu kwankyu added this to the sage-9.9 milestone Feb 8, 2023
@vbraun vbraun merged commit 67f8e43 into sagemath:develop Feb 24, 2023
@mezzarobba mezzarobba deleted the test-20846 branch December 6, 2023 11:04
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.

Maxima does not handle symbolic series
6 participants