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

Image System Tests, Fix & Refactor #72

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

matheusgomes28
Copy link
Owner

Implements #69 as well as some minor refactoring of functions to be reused by system tests and the unit tests.

Bugfix: we were not previously returning the uuid field for the GET images/{id} request as the marshalling field name differed from the value of the response.

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.90%. Comparing base (5656fc0) to head (afeb0e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   37.79%   39.90%   +2.10%     
==========================================
  Files          16       16              
  Lines         807      807              
==========================================
+ Hits          305      322      +17     
+ Misses        465      441      -24     
- Partials       37       44       +7     

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

@matheusgomes28 matheusgomes28 merged commit e28a20d into main Mar 29, 2024
10 checks passed
@matheusgomes28 matheusgomes28 deleted the image-system-tests-refactoring branch March 29, 2024 17:18
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.

1 participant