-
Notifications
You must be signed in to change notification settings - Fork 928
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
!refactor(api/share): use height in share module #3870
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3870 +/- ##
==========================================
+ Coverage 44.83% 45.16% +0.33%
==========================================
Files 265 311 +46
Lines 14620 21882 +7262
==========================================
+ Hits 6555 9884 +3329
- Misses 7313 10942 +3629
- Partials 752 1056 +304 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Swamp tests are broken as they still pass headers instead of height
conflicts ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very quick review, thanks @walldiss
793a91c
6fd0ba3
to
793a91c
Compare
793a91c
to
0a92fdf
Compare
FYI @jcstein |
Use height instead of header in share module API