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

chore: modify workflows #744

Merged
merged 2 commits into from
Mar 22, 2023
Merged

chore: modify workflows #744

merged 2 commits into from
Mar 22, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Mar 16, 2023

Which issue does this PR close?

Closes #

Rationale for this change

Modify trigger ci conditions.

What changes are included in this PR?

  • Codecoverage runs every three hours starting at 1:00 UTC.
  • Modify the limitation that the CI workflow can only run when it is submitted to the main branch.

Are there any user-facing changes?

No.

How does this change test

No need.

@chunshao90 chunshao90 marked this pull request as ready for review March 16, 2023 06:49
@codecov-commenter
Copy link

Codecov Report

Merging #744 (b180947) into main (56bb7b0) will increase coverage by 0.04%.
The diff coverage is 71.23%.

❗ Current head b180947 differs from pull request most recent head cdc05f2. Consider uploading reports for the commit cdc05f2 to get more accurate results

@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
+ Coverage   68.43%   68.48%   +0.04%     
==========================================
  Files         294      292       -2     
  Lines       45712    45330     -382     
==========================================
- Hits        31284    31044     -240     
+ Misses      14428    14286     -142     
Impacted Files Coverage Δ
sql/src/frontend.rs 0.00% <0.00%> (ø)
sql/src/influxql/mod.rs 100.00% <ø> (+100.00%) ⬆️
sql/src/influxql/planner.rs 0.00% <0.00%> (ø)
sql/src/planner.rs 91.96% <0.00%> (-0.06%) ⬇️
sql/src/tests.rs 88.00% <ø> (-5.81%) ⬇️
sql/src/influxql/provider.rs 78.40% <78.40%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@ShiKaiWi ShiKaiWi added this pull request to the merge queue Mar 22, 2023
@ShiKaiWi ShiKaiWi merged commit 7b242bf into apache:main Mar 22, 2023
chunshao90 added a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* chore: modify workflows

* refactor by CR
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.

4 participants