Skip to content

Local ci improvements#3313

Merged
kikoveiga merged 2 commits into
developfrom
kikoveiga/local-ci-improvements
Apr 1, 2026
Merged

Local ci improvements#3313
kikoveiga merged 2 commits into
developfrom
kikoveiga/local-ci-improvements

Conversation

@kikoveiga

@kikoveiga kikoveiga commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

  • Remove rm -rf calls, ./gradlew clean already does this.
  • Add --parallel flag to detekt calls.
  • Combine some independent tasks into a single ./gradlew call.
  • Only call ktlint and checkDependencyLicenses conditionally (first for changed files only, second if there were changes on libs.versions.toml or build.gradle.kts files).

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@kikoveiga
kikoveiga requested review from a team as code owners April 1, 2026 10:12
@kikoveiga kikoveiga self-assigned this Apr 1, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9c6cdb9bcc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread local_ci.sh
Comment thread local_ci.sh
0xnm
0xnm previously approved these changes Apr 1, 2026
Comment thread local_ci.sh
@kikoveiga
kikoveiga force-pushed the kikoveiga/local-ci-improvements branch from fca61dd to 098a705 Compare April 1, 2026 10:39
@kikoveiga
kikoveiga requested a review from 0xnm April 1, 2026 10:39
@datadog-datadog-prod-us1

This comment has been minimized.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.53%. Comparing base (1a18b04) to head (098a705).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3313      +/-   ##
===========================================
+ Coverage    71.49%   71.53%   +0.05%     
===========================================
  Files          946      946              
  Lines        34895    34895              
  Branches      5906     5906              
===========================================
+ Hits         24946    24962      +16     
+ Misses        8284     8272      -12     
+ Partials      1665     1661       -4     

see 40 files with indirect coverage changes

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

@kikoveiga
kikoveiga merged commit b87696e into develop Apr 1, 2026
26 checks passed
@kikoveiga
kikoveiga deleted the kikoveiga/local-ci-improvements branch April 1, 2026 12:25
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