LuxDL / Lux.jl

Elegant & Performant Scientific Machine Learning in Julia
https://lux.csail.mit.edu/
MIT License
446 stars 50 forks source link

Use ArgCheck.jl for helpful error messages #655

Closed avik-pal closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.87%. Comparing base (6f6fe7f) to head (4a0da0a).

Files Patch % Lines
src/contrib/map.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #655 +/- ## ======================================= Coverage 86.87% 86.87% ======================================= Files 50 50 Lines 2483 2483 ======================================= Hits 2157 2157 Misses 326 326 ```

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