Skip to content

Refactor/remove older decorators and pydantic logic#1717

Merged
jlnav merged 6 commits intodevelopfrom
refactor/remove_older_decorators
Apr 23, 2026
Merged

Refactor/remove older decorators and pydantic logic#1717
jlnav merged 6 commits intodevelopfrom
refactor/remove_older_decorators

Conversation

@jlnav
Copy link
Copy Markdown
Member

@jlnav jlnav commented Apr 17, 2026

Remove decorators for user functions that only I ever developed/used. Dramatically refactor Pydantic logic now that we don't have to support two major versions of it.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 92.90780% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.63%. Comparing base (089ea5e) to head (d6ec3b6).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/utils/validators.py 85.07% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1717      +/-   ##
===========================================
+ Coverage    91.83%   92.63%   +0.80%     
===========================================
  Files           81       79       -2     
  Lines         8251     8192      -59     
  Branches      1268     1259       -9     
===========================================
+ Hits          7577     7589      +12     
+ Misses         472      400      -72     
- Partials       202      203       +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.

@jlnav jlnav requested review from jmlarson1 and shuds13 April 21, 2026 18:01
@jlnav jlnav merged commit c88971a into develop Apr 23, 2026
30 of 38 checks passed
@jlnav jlnav deleted the refactor/remove_older_decorators branch April 23, 2026 15:23
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