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

Scanner: Push Thumbnails #49

Merged
merged 2 commits into from
Apr 6, 2024
Merged

Scanner: Push Thumbnails #49

merged 2 commits into from
Apr 6, 2024

Conversation

Arthi-chaud
Copy link
Owner

@Arthi-chaud Arthi-chaud commented Apr 5, 2024

Closes #7

@Arthi-chaud Arthi-chaud added scanner About the Scanner Microservice images About Images labels Apr 5, 2024
@Arthi-chaud Arthi-chaud self-assigned this Apr 5, 2024
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 20.65%. Comparing base (dcc573f) to head (45987b0).

Files Patch % Lines
scanner/pkg/api/api.go 0.00% 28 Missing ⚠️
scanner/pkg/actions/register.go 0.00% 23 Missing ⚠️
scanner/pkg/thumbnail.go 0.00% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #49       +/-   ##
===========================================
- Coverage   72.34%   20.65%   -51.70%     
===========================================
  Files          45       12       -33     
  Lines        2390      552     -1838     
===========================================
- Hits         1729      114     -1615     
+ Misses        661      438      -223     
Flag Coverage Δ
api ?
scanner 20.65% <0.00%> (-2.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Arthi-chaud Arthi-chaud merged commit 7665d4b into main Apr 6, 2024
12 checks passed
@Arthi-chaud Arthi-chaud deleted the scanner/thumbnails branch April 6, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
images About Images scanner About the Scanner Microservice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract / Save Video Thumbnail
2 participants