JuliaMath / FixedPointNumbers.jl

fixed point types for julia
Other
79 stars 34 forks source link

[RFC] Backports for v0.8.5 #293

Closed kimikage closed 1 month ago

kimikage commented 2 months ago

To be backported

Not to be backported

PR Reason / Note
#189 💥Breaking (partially backported✅)
#207 💥Breaking (partially backported✅)
#190 Too many changes
#216 💥Breaking
#217 Dependent on #190
#222 💥Breaking (partially backported✅)
#225 Replaced by #283
#230 Dependent on #190
#235 💥Breaking (partially backported✅)
#236 💥Breaking
#243 💥Breaking (partially backported✅)
#249 Reverted
#258 💥for v0.9
#255 Reverted
#262 Not needed
#267 Not needed
#266 Not needed
#265 Not needed
#269 Not needed
#273 Not needed
#275 Not needed
#281 Not needed
#259 Not needed
#284 Not needed
#282 Not needed
#287 Not needed
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 99.35065% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.98%. Comparing base (cab78d7) to head (295b8d1).

Files Patch % Lines
src/utilities.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.8 #293 +/- ## =============================================== + Coverage 89.80% 96.98% +7.17% =============================================== Files 6 7 +1 Lines 461 630 +169 =============================================== + Hits 414 611 +197 + Misses 47 19 -28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kimikage commented 1 month ago

I am going to give this up.