8000 Switch to `orjson` for Report de/serialization by Swatinem · Pull Request #401 · codecov/shared · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Switch to orjson for Report de/serialization #401

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

Swatinem
Copy link
Contributor

This is the same as codecov/worker#772, and for the same reasons: orjson is advertised as being 3x faster for deserialization, and up to 10x faster for serialization.

@Swatinem Swatinem requested a review from a team October 21, 2024 10:59
@Swatinem Swatinem self-assigned this Oct 21, 2024
This is the same as codecov/worker#772, and for the same reasons:
`orjson` is advertised as being 3x faster for deserialization, and up to 10x faster for serialization.
Copy link
codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.85%. Comparing base (f0e213c) to head (93bf100).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   90.34%   89.85%   -0.49%     
==========================================
  Files         383      324      -59     
  Lines       11720     9552    -2168     
  Branches     2054     1710     -344     
==========================================
- Hits        10588     8583    -2005     
+ Misses       1039      905     -134     
+ Partials       93       64      -29     
Flag Coverage Δ
shared-docker-uploader ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Swatinem Swatinem added this pull request to the merge queue Oct 21, 2024
Merged via the queue into main with commit 0d27239 Oct 21, 2024
6 checks passed
@Swatinem Swatinem deleted the swatinem/orjson branch October 21, 2024 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0