Skip to content

REFACTOR: cfg boundaries#2133

Merged
svandenb-dev merged 18 commits into
mainfrom
cfg_boundaries_refactoring
May 21, 2026
Merged

REFACTOR: cfg boundaries#2133
svandenb-dev merged 18 commits into
mainfrom
cfg_boundaries_refactoring

Conversation

@svandenb-dev
Copy link
Copy Markdown
Collaborator

@svandenb-dev svandenb-dev commented May 12, 2026

This PR is refactoring CfgBoundaries class using pydantic and adding API's.

closes #2172

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 12, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 8 complexity · 0 duplication

Metric Results
Complexity 8
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot added the testing Anything related to testing label May 12, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

❌ Patch coverage is 34.28571% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.64%. Comparing base (5cbae21) to head (cfb58ee).
⚠️ Report is 155 commits behind head on main.

❌ Your patch status has failed because the patch coverage (34.28%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2133      +/-   ##
==========================================
+ Coverage   70.20%   74.64%   +4.43%     
==========================================
  Files         261      265       +4     
  Lines       42416    44629    +2213     
==========================================
+ Hits        29779    33314    +3535     
+ Misses      12637    11315    -1322     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@svandenb-dev svandenb-dev marked this pull request as draft May 13, 2026 09:36
@svandenb-dev svandenb-dev marked this pull request as draft May 13, 2026 09:36
@svandenb-dev svandenb-dev marked this pull request as ready for review May 14, 2026 07:38
@svandenb-dev svandenb-dev self-assigned this May 14, 2026
@svandenb-dev svandenb-dev requested a review from hui-zhou-a May 15, 2026 07:06
@svandenb-dev svandenb-dev enabled auto-merge (squash) May 18, 2026 09:36
@github-actions github-actions Bot added maintenance Package and maintenance related dependencies Related with project dependencies labels May 18, 2026
@svandenb-dev svandenb-dev merged commit f320992 into main May 21, 2026
27 checks passed
@svandenb-dev svandenb-dev deleted the cfg_boundaries_refactoring branch May 21, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add API on configuration boundaries

4 participants