Skip to content

Refactor/remove older decorators and pydantic logic - #1717

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

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

Conversation

@jlnav

@jlnav jlnav commented Apr 17, 2026

Copy link
Copy Markdown
Member

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

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.90780% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.63%. Comparing base (2a85127) to head (d6ec3b6).
⚠️ Report is 181 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    92.57%   92.63%   +0.06%     
===========================================
  Files           81       79       -2     
  Lines         8206     8192      -14     
  Branches      1258     1259       +1     
===========================================
- Hits          7597     7589       -8     
+ Misses         407      400       -7     
- Partials       202      203       +1     

☔ View full report in Codecov by Harness.
📢 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