Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download url to endpoint for getting a single image #93 #94

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

asuresh-code
Copy link
Contributor

Description

See #93

Testing instructions

Add a set up instructions describing how the reviewer should test the code

  • Review code
  • Check Actions build
  • Review changes to test coverage
  • {more steps here}

Agile board tracking

closes #93

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.29%. Comparing base (d51376a) to head (f87998e).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #94   +/-   ##
========================================
  Coverage    99.28%   99.29%           
========================================
  Files           19       19           
  Lines          422      425    +3     
========================================
+ Hits           419      422    +3     
  Misses           3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

test/mock_data.py Outdated Show resolved Hide resolved
@joelvdavies joelvdavies requested a review from VKTB January 16, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add download_url to endpoint for getting a single image
3 participants