Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Skipped some feature permutations. #411

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Skipped some feature permutations. #411

merged 1 commit into from
Sep 16, 2021

Conversation

jorgecarleitao
Copy link
Owner

The CI was being killed because it goes above 1h

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Sep 16, 2021
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #411 (2c88208) into main (06892e9) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   80.91%   80.94%   +0.03%     
==========================================
  Files         347      347              
  Lines       22098    22196      +98     
==========================================
+ Hits        17880    17966      +86     
- Misses       4218     4230      +12     
Impacted Files Coverage Δ
src/io/json_integration/write.rs 0.00% <0.00%> (-6.25%) ⬇️
tests/it/array/utf8/mod.rs 97.64% <0.00%> (-2.36%) ⬇️
tests/it/array/binary/mod.rs 98.79% <0.00%> (-1.21%) ⬇️
src/array/utf8/mod.rs 81.72% <0.00%> (+0.29%) ⬆️
src/array/fixed_size_binary/mod.rs 43.02% <0.00%> (+1.23%) ⬆️
src/array/boolean/ffi.rs 5.88% <0.00%> (+5.88%) ⬆️
src/array/binary/mod.rs 81.15% <0.00%> (+7.24%) ⬆️

Continue to review full report at Codecov.

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

@jorgecarleitao jorgecarleitao merged commit 16a09ee into main Sep 16, 2021
@jorgecarleitao jorgecarleitao deleted the skip_test_perm branch September 16, 2021 05:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant