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: Run nightly testing jobs each second night only #161

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Jun 4, 2024

The reason is because free capacity for Codecov uploads is limited, currently starting to trip on the 20th of each month, due to nightly usage. This patch follows up on 2554a50, by steering the workaround for this edge case into a different direction.

The reason is because free capacity for Codecov uploads is limited.
@amotl amotl requested a review from seut June 4, 2024 17:11
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.97%. Comparing base (dc8a461) to head (6ddc3d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   78.97%   78.97%           
=======================================
  Files          56       56           
  Lines        1969     1969           
=======================================
  Hits         1555     1555           
  Misses        414      414           
Flag Coverage Δ
influxdb 35.75% <ø> (ø)
main 62.01% <ø> (ø)
mongodb 49.06% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amotl amotl marked this pull request as ready for review June 4, 2024 17:45
@amotl amotl merged commit 6c9b340 into main Jun 5, 2024
21 checks passed
@amotl amotl deleted the amo/ci-reduce-resources branch June 5, 2024 13:46
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.

2 participants