JuliaComputing / JuliaHub.jl

A Julia client for the JuliaHub platform
https://help.juliahub.com/julia-api/
MIT License
14 stars 3 forks source link

test(live): allow multiple default images for a product #43

Closed mortenpi closed 12 months ago

mortenpi commented 12 months ago

This should resolve the live test failures, and future-proof the tests against any future configuration problems.

codecov-commenter commented 12 months ago

Codecov Report

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

Comparison is base (27e5c72) 76.98% compared to head (1393d7b) 77.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 76.98% 77.96% +0.98% ========================================== Files 16 16 Lines 2233 2233 ========================================== + Hits 1719 1741 +22 + Misses 514 492 -22 ```

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