Skip to content

Clean up before style checks #8009

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

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Clean up before style checks #8009

merged 1 commit into from
Apr 25, 2025

Conversation

akuzm
Copy link
Member

@akuzm akuzm commented Apr 24, 2025

Do git reset in actions that use git diff, otherwise the errors from the previous checks get mixed into the output of the subsequent checks.

Disable-check: force-changelog-file

Do git reset in actions that use git diff, otherwise the errors from the
previous checks get mixed into the output of the subsequent checks.
Copy link

@gayyappan, @fabriziomello: please review this pull request.

Powered by pull-review

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.15%. Comparing base (59f50f2) to head (d788f5f).
Report is 918 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8009      +/-   ##
==========================================
+ Coverage   80.06%   82.15%   +2.08%     
==========================================
  Files         190      251      +61     
  Lines       37181    46284    +9103     
  Branches     9450    11613    +2163     
==========================================
+ Hits        29770    38023    +8253     
- Misses       2997     3654     +657     
- Partials     4414     4607     +193     

☔ 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) April 25, 2025 06:52
@akuzm akuzm merged commit 7477567 into timescale:main Apr 25, 2025
49 of 50 checks passed
@akuzm akuzm deleted the style-reset branch April 25, 2025 08:04
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