Skip to content

Release 0.20.0#993

Merged
sandorkertesz merged 2 commits into
mainfrom
release/0.20.0
May 13, 2026
Merged

Release 0.20.0#993
sandorkertesz merged 2 commits into
mainfrom
release/0.20.0

Conversation

@sandorkertesz
Copy link
Copy Markdown
Collaborator

@sandorkertesz sandorkertesz commented May 13, 2026

Description

The only change is as follows:

Previously, the standalone MARS client was called by setting the following env var internally:

MARS_AUTO_SPLIT_BY_DATES="1"

This has been removed and and now users must set this env var themselves when needed.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@sandorkertesz sandorkertesz changed the title Do not enforce request splitting in standalone mars client Release 0.20.0 May 13, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.29%. Comparing base (137ec91) to head (2cf19e6).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #993      +/-   ##
==========================================
- Coverage   85.31%   85.29%   -0.02%     
==========================================
  Files         184      184              
  Lines       14463    14473      +10     
  Branches      718      719       +1     
==========================================
+ Hits        12339    12345       +6     
- Misses       1919     1922       +3     
- Partials      205      206       +1     

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

@sandorkertesz sandorkertesz merged commit bf993bd into main May 13, 2026
143 checks passed
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