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

Introduce noscale #174

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Introduce noscale #174

merged 1 commit into from
Jun 7, 2023

Conversation

Drvi
Copy link
Collaborator

@Drvi Drvi commented Jun 7, 2023

A counterpart of scale for when there are no fractional digits or exponent.

A counterpart of `scale` for when there are no fractional digits or exponent.
@Drvi Drvi requested a review from quinnj June 7, 2023 11:08
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (3e4d628) 88.39% compared to head (5c91683) 88.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   88.39%   88.41%   +0.01%     
==========================================
  Files          10       10              
  Lines        1862     1864       +2     
==========================================
+ Hits         1646     1648       +2     
  Misses        216      216              
Impacted Files Coverage Δ
src/floats.jl 89.08% <100.00%> (+0.04%) ⬆️

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

@quinnj quinnj merged commit 0c7822a into main Jun 7, 2023
@quinnj quinnj deleted the td-overloadable-without-scale branch June 7, 2023 15:24
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