fix(nextcloud)!: Revert request body usage for non-PUT/POST/PATCH requests #2352
Codecov / codecov/project
succeeded
Aug 6, 2024 in 1s
25.46% (+0.23%) compared to da4bff1
View this Pull Request on Codecov
25.46% (+0.23%) compared to da4bff1
Details
Codecov Report
Attention: Patch coverage is 15.64792%
with 345 lines
in your changes missing coverage. Please review.
Project coverage is 25.46%. Comparing base (
da4bff1
) to head (52f868d
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2352 +/- ##
==========================================
+ Coverage 25.23% 25.46% +0.23%
==========================================
Files 333 333
Lines 140016 134828 -5188
==========================================
- Hits 35331 34336 -995
+ Misses 104685 100492 -4193
Files | Coverage Δ | |
---|---|---|
...s/neon/neon_dashboard/lib/src/blocs/dashboard.dart | 100.00% <100.00%> (ø) |
|
packages/neon/neon_talk/lib/src/blocs/room.dart | 98.52% <100.00%> (-0.09%) |
⬇️ |
.../neon/neon_talk/lib/src/widgets/message_input.dart | 98.56% <100.00%> (-0.04%) |
⬇️ |
...talk/lib/src/widgets/rich_object/file_preview.dart | 100.00% <100.00%> (ø) |
|
...s/neon_framework/lib/src/blocs/unified_search.dart | 100.00% <100.00%> (ø) |
|
...es/neon_framework/lib/src/testing/mock_server.dart | 91.66% <100.00%> (ø) |
|
...s/neon_framework/lib/src/widgets/autocomplete.dart | 100.00% <100.00%> (+2.27%) |
⬆️ |
...kages/nextcloud/lib/src/api/core/core.openapi.dart | 45.44% <ø> (+0.07%) |
⬆️ |
...ges/nextcloud/lib/src/api/core/core.openapi.g.dart | 29.21% <ø> (+0.04%) |
⬆️ |
...cloud/lib/src/api/dashboard/dashboard.openapi.dart | 86.61% <100.00%> (+1.63%) |
⬆️ |
... and 21 more |
Loading