Skip to content

Add checked_abs, wrapping_abs and saturating_abs #217

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

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

kimikage
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

Merging #217 into master will increase coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #217      +/-   ##
==========================================
+ Coverage   90.23%   90.39%   +0.15%     
==========================================
  Files           6        6              
  Lines         502      510       +8     
==========================================
+ Hits          453      461       +8     
  Misses         49       49              
Impacted Files Coverage Δ
src/FixedPointNumbers.jl 87.43% <100.00%> (+0.54%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a22506b...edf1175. Read the comment docs.

@kimikage
Copy link
Collaborator Author

Due to the dependencies of upcoming PRs, I will merge this first.

@kimikage kimikage merged commit 5794adf into JuliaMath:master Aug 24, 2020
@kimikage kimikage deleted the checked_abs branch August 24, 2020 03:04
@kimikage kimikage mentioned this pull request Apr 30, 2024
38 tasks
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.

1 participant