Skip to content

Add `Base.ispositive`, `Base.isnegative`

6cd47ba
Select commit
Loading
Failed to load commit list.
Draft

Add Base.ispositive, Base.isnegative #106

Add `Base.ispositive`, `Base.isnegative`
6cd47ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2025 in 0s

99.46% (-0.54%) compared to 54116f0

View this Pull Request on Codecov

99.46% (-0.54%) compared to 54116f0

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.46%. Comparing base (54116f0) to head (6cd47ba).

Files with missing lines Patch % Lines
src/decimal.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #106      +/-   ##
===========================================
- Coverage   100.00%   99.46%   -0.54%     
===========================================
  Files           14       14              
  Lines          371      373       +2     
===========================================
  Hits           371      371              
- Misses           0        2       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.