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

Update simd-json and halfbrown #2336

Merged
merged 1 commit into from
Jun 26, 2023

Update simd-json and halfbrown

1057f5a
Select commit
Loading
Failed to load commit list.
Merged

Update simd-json and halfbrown #2336

Update simd-json and halfbrown
1057f5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2023 in 1s

91.03% (+0.02%) compared to 35b0f69

View this Pull Request on Codecov

91.03% (+0.02%) compared to 35b0f69

Details

Codecov Report

Merging #2336 (1057f5a) into main (35b0f69) will increase coverage by 0.02%.
The diff coverage is 97.38%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2336      +/-   ##
==========================================
+ Coverage   91.01%   91.03%   +0.02%     
==========================================
  Files         275      275              
  Lines       58220    58235      +15     
==========================================
+ Hits        52989    53015      +26     
+ Misses       5231     5220      -11     
Impacted Files Coverage Δ
src/connectors/impls/elastic.rs 94.37% <ø> (ø)
tremor-pipeline/src/op/trickle/operator.rs 88.52% <0.00%> (+5.44%) ⬆️
tremor-value/src/macros.rs 100.00% <ø> (ø)
src/connectors/sink/channel_sink.rs 85.05% <66.66%> (-0.05%) ⬇️
src/codec/tremor.rs 89.79% <80.00%> (-0.24%) ⬇️
tremor-pipeline/src/metrics.rs 72.88% <83.33%> (ø)
tremor-value/src/serde/value/se.rs 76.53% <85.71%> (ø)
src/codec/binflux.rs 79.08% <100.00%> (ø)
src/codec/dogstatsd.rs 95.88% <100.00%> (ø)
src/codec/statsd.rs 92.69% <100.00%> (ø)
... and 25 more

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35b0f69...1057f5a. Read the comment docs.