Skip to content

chore: improve ci stability#1563

Open
WilliamBergamin wants to merge 4 commits intomainfrom
imporve-ci-stability
Open

chore: improve ci stability#1563
WilliamBergamin wants to merge 4 commits intomainfrom
imporve-ci-stability

Conversation

@WilliamBergamin
Copy link
Contributor

@WilliamBergamin WilliamBergamin commented Feb 26, 2026

This PR attempts to improve CI stability by bumping the memory limit of java, not evaliating coverage when its not needed and cleaning up the execution script

EDIT: extend the timeout (temporary fix)

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

@WilliamBergamin Who knew more RAM is so simple to find? 🔍 ✨

@WilliamBergamin WilliamBergamin enabled auto-merge (squash) February 26, 2026 22:58
@WilliamBergamin WilliamBergamin enabled auto-merge (squash) February 27, 2026 03:57
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.31%. Comparing base (797d1c1) to head (a893841).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1563      +/-   ##
============================================
+ Coverage     73.28%   73.31%   +0.02%     
- Complexity     4513     4526      +13     
============================================
  Files           477      479       +2     
  Lines         14274    14321      +47     
  Branches       1487     1495       +8     
============================================
+ Hits          10461    10499      +38     
- Misses         2922     2934      +12     
+ Partials        891      888       -3     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants