Skip to content

Convert evaluators.f90 to Python#3420

Merged
timothy-nunn merged 1 commit intomainfrom
3393-convert-evaluatorsf90-to-python
Dec 20, 2024
Merged

Convert evaluators.f90 to Python#3420
timothy-nunn merged 1 commit intomainfrom
3393-convert-evaluatorsf90-to-python

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

Converts the objective function evaluation to Python

@timothy-nunn timothy-nunn linked an issue Dec 11, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 11, 2024

Codecov Report

❌ Patch coverage is 11.11111% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.52%. Comparing base (7844aa2) to head (3cb076a).
⚠️ Report is 583 commits behind head on main.

Files with missing lines Patch % Lines
process/objectives.py 7.31% 38 Missing ⚠️
process/caller.py 50.00% 1 Missing ⚠️
process/final.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3420      +/-   ##
==========================================
- Coverage   29.56%   29.52%   -0.05%     
==========================================
  Files          78       79       +1     
  Lines       19131    19174      +43     
==========================================
+ Hits         5656     5661       +5     
- Misses      13475    13513      +38     

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

@timothy-nunn timothy-nunn force-pushed the 3393-convert-evaluatorsf90-to-python branch from 44f3161 to 3cb076a Compare December 11, 2024 16:18
@timothy-nunn timothy-nunn self-assigned this Dec 18, 2024
@timothy-nunn timothy-nunn merged commit e52ccff into main Dec 20, 2024
@timothy-nunn timothy-nunn deleted the 3393-convert-evaluatorsf90-to-python branch December 20, 2024 16:30
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.

Convert evaluators.f90 to Python

3 participants