timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
16.82k stars 852 forks source link

Reorder some tests in bgw_custom #7008

Closed fabriziomello closed 4 weeks ago

fabriziomello commented 4 weeks ago

Made some small tweaks in the testing order to actually do what the comments are saying.

Disable-check: force-changelog-file

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.73%. Comparing base (59f50f2) to head (3b8eed1). Report is 202 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7008 +/- ## ========================================== + Coverage 80.06% 81.73% +1.67% ========================================== Files 190 199 +9 Lines 37181 37019 -162 Branches 9450 9675 +225 ========================================== + Hits 29770 30259 +489 + Misses 2997 2865 -132 + Partials 4414 3895 -519 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.