Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #283 +/- ##
==========================================
- Coverage 97.05% 96.54% -0.52%
==========================================
Files 7 7
Lines 782 782
==========================================
- Hits 759 755 -4
- Misses 23 27 +4 ☔ View full report in Codecov by Sentry. |
|
|
|
|
||
| [compat] | ||
| Aqua = "0.8" | ||
| Documenter = "0.27, 1" |
There was a problem hiding this comment.
We can drop the test dependency on Documenter.jl by adding documentation with Documenter.jl I will open a PR for that later.
| @test isempty(detect_ambiguities(FixedPointNumbers, Base, Core)) | ||
| end | ||
|
|
||
| Aqua.test_all(FixedPointNumbers) |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
There was a problem hiding this comment.
Ohh, that's right. Updated in 40c5e55. (Removing isempty(detect_ambiguities(FixedPointNumbers)) was my first motivation for this PR 😂)
|
Most of the CI errors seem to be due to Codecov's limitations of token-less upload. |
|
Thanks! |
|
Thank you for maintaining this repository! |
🤣 |
No description provided.