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

Check that no new internal program errors are introduced in CI #7863

Merged
merged 4 commits into from
Mar 21, 2025

Conversation

akuzm
Copy link
Member

@akuzm akuzm commented Mar 20, 2025

In Flaky Check specifically. The internal program errors (XX000) are reserved for bugs, we shouldn't encounter them during normal operation. We already have some places where this code is used incorrectly, so only check it for the newly introduced tests.

Disable-check: force-changelog-file

In Flaky Check specifically. The internal program errors (XX000) are
reserved for bugs, we shouldn't encounter them during normal operation.
We already have some places where this code is used incorrectly, so only
check it for the newly introduced tests.
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.92%. Comparing base (59f50f2) to head (b0683f6).
Report is 845 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7863      +/-   ##
==========================================
+ Coverage   80.06%   81.92%   +1.86%     
==========================================
  Files         190      249      +59     
  Lines       37181    45994    +8813     
  Branches     9450    11517    +2067     
==========================================
+ Hits        29770    37682    +7912     
- Misses       2997     3776     +779     
- Partials     4414     4536     +122     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@akuzm akuzm enabled auto-merge (squash) March 21, 2025 12:03
@akuzm akuzm merged commit acb02b7 into timescale:main Mar 21, 2025
45 of 48 checks passed
@akuzm akuzm deleted the flaky-ipe branch March 21, 2025 12:05
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.

3 participants