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

Added more API docs. #479

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Added more API docs. #479

merged 1 commit into from
Sep 30, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Sep 30, 2021
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #479 (48ed399) into main (55c3f9c) will increase coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   80.08%   80.29%   +0.20%     
==========================================
  Files         373      374       +1     
  Lines       22937    23361     +424     
==========================================
+ Hits        18369    18757     +388     
- Misses       4568     4604      +36     
Impacted Files Coverage Δ
src/compute/aggregate/sum.rs 66.07% <ø> (ø)
src/compute/boolean.rs 92.85% <ø> (ø)
src/compute/boolean_kleene.rs 71.42% <ø> (ø)
src/compute/cast/binary_to.rs 75.86% <ø> (ø)
src/compute/cast/mod.rs 88.67% <ø> (ø)
src/compute/cast/primitive_to.rs 83.67% <ø> (ø)
src/compute/cast/utf8_to.rs 92.98% <ø> (ø)
src/compute/comparison/mod.rs 89.25% <ø> (ø)
src/compute/comparison/simd/mod.rs 95.83% <ø> (ø)
src/compute/contains.rs 34.31% <ø> (ø)
... and 27 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 55c3f9c...48ed399. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit a15044a into main Sep 30, 2021
@jorgecarleitao jorgecarleitao deleted the docs branch September 30, 2021 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant