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

ci: Disable codecov patch and trigger coverage calculation on push #18

Merged
merged 2 commits into from
May 6, 2022

Conversation

evenyag
Copy link
Contributor

@evenyag evenyag commented May 6, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #18 (6185ac3) into develop (4c4a150) will increase coverage by 5.69%.
The diff coverage is 67.74%.

@@             Coverage Diff             @@
##           develop      #18      +/-   ##
===========================================
+ Coverage    23.63%   29.33%   +5.69%     
===========================================
  Files           49       57       +8     
  Lines         3351     3689     +338     
===========================================
+ Hits           792     1082     +290     
- Misses        2559     2607      +48     
Flag Coverage Δ
rust 29.33% <67.74%> (+5.69%) ⬆️

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

Impacted Files Coverage Δ
src/cmd/src/opts.rs 0.00% <0.00%> (ø)
src/common/recordbatch/src/lib.rs 10.00% <ø> (ø)
src/datanode/src/datanode.rs 0.00% <0.00%> (ø)
src/datanode/src/error.rs 0.00% <0.00%> (ø)
src/datanode/src/lib.rs 100.00% <ø> (+66.66%) ⬆️
src/datanode/src/server.rs 0.00% <0.00%> (ø)
src/datatypes/src/lib.rs 100.00% <ø> (ø)
src/datatypes/src/schema.rs 80.00% <0.00%> (ø)
src/datatypes/src/types/binary_type.rs 0.00% <ø> (ø)
src/datatypes/src/types/primitive_type.rs 0.00% <ø> (ø)
... and 30 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 f0db878...6185ac3. Read the comment docs.

@evenyag evenyag merged commit bcba7f0 into develop May 6, 2022
@evenyag evenyag deleted the ci-code-coverage branch May 18, 2022 07:38
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
…reptimeTeam#18)

* ci: Disable codecov patch and trigger coverage calculation on push

* ci: Add comment for codecov.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant