FixedPointNumbers.jl icon indicating copy to clipboard operation
FixedPointNumbers.jl copied to clipboard

Version 0.8.5

Open kimikage opened this issue 9 months ago • 3 comments

Backporting (PR #293) is largely complete. Division / is inconsistent, but this is due to the existing implementation. (It should be improved in v0.9. #222)

I will now check on the impact on the downstream packages.

kimikage avatar May 01 '24 09:05 kimikage

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.16%. Comparing base (cab78d7) to head (8870b72).

Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.8     #296      +/-   ##
===============================================
- Coverage        89.80%   80.16%   -9.65%     
===============================================
  Files                6        6              
  Lines              461      368      -93     
===============================================
- Hits               414      295     -119     
- Misses              47       73      +26     

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

codecov[bot] avatar May 01 '24 10:05 codecov[bot]

It might be a good idea to review the precompilation settings, but I am very tired.

kimikage avatar May 01 '24 10:05 kimikage

I ran out of steam trying to maintain the tests of downstream packages such as ColorTypes.jl and Colors.jl. It will take a little more time. 🤕

kimikage avatar May 05 '24 23:05 kimikage

The [compat] specification for Statistics seems to cause compatibility problems in downstream packages, ironically.

kimikage avatar May 12 '24 05:05 kimikage