malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 23 forks source link

Detect permission error #517

Closed alimanfoo closed 6 months ago

alimanfoo commented 6 months ago

This PR adds a check for users without permission to access data and provides a helpful message including a link to the data access form.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.90%. Comparing base (745bd95) to head (e28dbbb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #517 +/- ## ========================================== + Coverage 98.79% 98.90% +0.10% ========================================== Files 38 38 Lines 3664 3661 -3 ========================================== + Hits 3620 3621 +1 + Misses 44 40 -4 ```

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