Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

feat: Implement upload photo to story functionality#223

Merged
obalunenko merged 20 commits intomasterfrom
222-upload_media
Jan 4, 2023
Merged

feat: Implement upload photo to story functionality#223
obalunenko merged 20 commits intomasterfrom
222-upload_media

Conversation

@obalunenko
Copy link
Copy Markdown
Owner

Closes #222

@obalunenko obalunenko self-assigned this Dec 31, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 31, 2022

Codecov Report

Base: 24.37% // Head: 26.38% // Increases project coverage by +2.01% 🎉

Coverage data is based on head (22f7317) compared to base (aae67ff).
Patch coverage: 43.02% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   24.37%   26.38%   +2.01%     
==========================================
  Files          14       17       +3     
  Lines         837      921      +84     
==========================================
+ Hits          204      243      +39     
- Misses        611      653      +42     
- Partials       22       25       +3     
Impacted Files Coverage Δ
internal/media/media_type.go 0.00% <0.00%> (ø)
internal/media/type_string.go 0.00% <0.00%> (ø)
internal/service/service.go 4.62% <0.00%> (-0.11%) ⬇️
internal/media/ops.go 63.63% <63.63%> (ø)
internal/db/docker.go 61.64% <100.00%> (+2.73%) ⬆️
internal/db/mongo.go 66.66% <100.00%> (+3.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pull-request-size pull-request-size Bot added size/XL and removed size/L labels Jan 4, 2023
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jan 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

36.6% 36.6% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 0098ccb into master Jan 4, 2023
@obalunenko obalunenko deleted the 222-upload_media branch January 4, 2023 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement story photos upload

1 participant