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

Improve printing of rational number #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Improve printing of rational number #58

wants to merge 1 commit into from

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 21, 2024

No description provided.

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.58%. Comparing base (ba3697f) to head (26ae5d3).

Files Patch % Lines
src/show.jl 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   86.26%   85.58%   -0.68%     
==========================================
  Files          14       14              
  Lines         757      763       +6     
==========================================
  Hits          653      653              
- Misses        104      110       +6     
Flag Coverage Δ
unittests 85.58% <0.00%> (-0.68%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@kalmarek kalmarek left a comment

Choose a reason for hiding this comment

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

There's lots of code related to printing, but it is hardly tested.

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