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

fix(dynamite_runtime): use content type header to deserialize response #2228

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

Leptopoda
Copy link
Member

Adding back the http_parser dependency :)

@Leptopoda Leptopoda requested a review from provokateurin July 2, 2024 14:34
@Leptopoda Leptopoda force-pushed the fix/dynamite_runtime/media_type_parsing branch from 6843e3a to f78138f Compare July 8, 2024 14:26
@Leptopoda Leptopoda changed the base branch from main to fix/nextcloud/notes_api_delte_returns_array July 8, 2024 14:26
@Leptopoda
Copy link
Member Author

With #2249 this should pass now (once the CI is a live again)

@Leptopoda Leptopoda force-pushed the fix/dynamite_runtime/media_type_parsing branch from f78138f to 995753e Compare July 8, 2024 14:53
@Leptopoda Leptopoda requested a review from provokateurin July 8, 2024 14:54
Base automatically changed from fix/nextcloud/notes_api_delte_returns_array to main July 8, 2024 14:55
@Leptopoda Leptopoda enabled auto-merge July 8, 2024 14:56
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
@Leptopoda Leptopoda force-pushed the fix/dynamite_runtime/media_type_parsing branch from 995753e to f8e7232 Compare July 8, 2024 15:59
Leptopoda added 5 commits July 8, 2024 18:38
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
@Leptopoda Leptopoda force-pushed the fix/dynamite_runtime/media_type_parsing branch from f8e7232 to 5b30e96 Compare July 8, 2024 16:42
@Leptopoda Leptopoda disabled auto-merge July 8, 2024 16:43
@Leptopoda Leptopoda requested a review from provokateurin July 8, 2024 16:43
@Leptopoda
Copy link
Member Author

I had to adjust most bloc tests as they rely on both dynamite_runtime and nextcloud so please give it a new review.
I think we have to do something about that eventually ...

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.71%. Comparing base (c825e74) to head (5b30e96).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2228   +/-   ##
=======================================
  Coverage   29.71%   29.71%           
=======================================
  Files         260      260           
  Lines       95220    95220           
=======================================
  Hits        28295    28295           
  Misses      66925    66925           
Flag Coverage Δ *Carryforward flag
cookie_store 90.51% <ø> (ø) Carriedforward from c825e74
dynamite 31.09% <ø> (ø) Carriedforward from c825e74
dynamite_end_to_end_test 60.96% <ø> (ø)
dynamite_runtime 85.40% <ø> (ø)
neon_dashboard 96.20% <ø> (ø)
neon_framework 44.70% <ø> (ø)
neon_notifications 100.00% <ø> (ø)
neon_talk 98.80% <ø> (ø)
nextcloud 26.11% <ø> (ø)
sort_box 90.90% <ø> (ø) Carriedforward from c825e74

*This pull request uses carry forward flags. Click here to find out more.

@provokateurin provokateurin merged commit f6c6452 into main Jul 8, 2024
10 checks passed
@provokateurin provokateurin deleted the fix/dynamite_runtime/media_type_parsing branch July 8, 2024 18:29
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.

2 participants