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

Fix show for intervals #155

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jul 29, 2023

IntervalSets v0.7.5 now prints intervals with spaces, which broke some of the display tests here. This PR fixes these by interpolating the intervals into the string.

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b975b7c) 93.09% compared to head (b51e7ed) 93.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   93.09%   93.09%           
=======================================
  Files           9        9           
  Lines         724      724           
=======================================
  Hits          674      674           
  Misses         50       50           

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

@dlfivefifty dlfivefifty merged commit 36392fe into JuliaApproximation:master Jul 30, 2023
@jishnub jishnub deleted the fixintervalshow branch July 30, 2023 14:11
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