JuliaDiff / ForwardDiff.jl

Forward Mode Automatic Differentiation for Julia
Other
892 stars 145 forks source link

Allow failures on nightly #644

Closed andreasnoack closed 1 year ago

andreasnoack commented 1 year ago

While it's good to test on nightly, we shouldn't allow it to cause overall failure for the PR.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d8bd9bc) 87.28% compared to head (a3c0176) 87.28%.

:exclamation: Current head a3c0176 differs from pull request most recent head e121315. Consider uploading reports for the commit e121315 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #644 +/- ## ======================================= Coverage 87.28% 87.28% ======================================= Files 10 10 Lines 912 912 ======================================= Hits 796 796 Misses 116 116 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.