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

Moved tests to tests/ #389

Merged
merged 4 commits into from
Sep 7, 2021
Merged

Moved tests to tests/ #389

merged 4 commits into from
Sep 7, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Sep 7, 2021
@jorgecarleitao jorgecarleitao changed the title Moved tests away from lib Moved tests to tests/ Sep 7, 2021
@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #389 (e1ee92d) into main (f28427d) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
- Coverage   81.13%   81.13%   -0.01%     
==========================================
  Files         337      347      +10     
  Lines       21995    21993       -2     
==========================================
- Hits        17846    17844       -2     
  Misses       4149     4149              
Impacted Files Coverage Δ
src/compute/boolean_kleene.rs 71.42% <ø> (-10.39%) ⬇️
src/compute/length.rs 100.00% <ø> (ø)
src/compute/like.rs 47.36% <ø> (-13.03%) ⬇️
src/compute/limit.rs 100.00% <ø> (ø)
src/compute/merge_sort/mod.rs 89.38% <ø> (-4.07%) ⬇️
src/compute/partition.rs 94.28% <ø> (-4.01%) ⬇️
src/compute/regex_match.rs 85.18% <ø> (-6.31%) ⬇️
src/compute/substring.rs 100.00% <ø> (ø)
src/compute/temporal.rs 93.84% <ø> (-3.97%) ⬇️
src/compute/window.rs 91.66% <ø> (-4.34%) ⬇️
... and 20 more

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 f28427d...e1ee92d. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit b9218a5 into main Sep 7, 2021
@jorgecarleitao jorgecarleitao deleted the test_compute2 branch September 7, 2021 22:18
@jorgecarleitao jorgecarleitao changed the title Moved tests to tests/ Moved tests to tests/ Sep 7, 2021
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