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

189 portrait mode #191

Merged
merged 5 commits into from
Nov 8, 2024
Merged

189 portrait mode #191

merged 5 commits into from
Nov 8, 2024

Conversation

hcwinsemius
Copy link
Collaborator

Removed work-around of opencv bug with rotated

@hcwinsemius hcwinsemius linked an issue Nov 8, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 77.27273% with 30 lines in your changes missing coverage. Please review.

Project coverage is 82.70%. Comparing base (2a8c7a3) to head (b410bf7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pyorc/service/velocimetry.py 70.45% 13 Missing ⚠️
pyorc/cli/main.py 64.00% 9 Missing ⚠️
pyorc/api/video.py 85.00% 6 Missing ⚠️
pyorc/project.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   82.58%   82.70%   +0.12%     
==========================================
  Files          22       22              
  Lines        3141     3152      +11     
==========================================
+ Hits         2594     2607      +13     
+ Misses        547      545       -2     

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

@hcwinsemius hcwinsemius merged commit 83019dc into main Nov 8, 2024
3 of 4 checks passed
@hcwinsemius hcwinsemius deleted the 189-portrait-mode branch November 8, 2024 17:06
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.

portrait mode videos seem to not rotate in the correct orientation
1 participant