Fix python issue found when using COMFIES ECFLOW-2100#351
Open
marcosbento wants to merge 8 commits into
Open
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #351 +/- ##
========================================
Coverage 50.88% 50.89%
========================================
Files 1239 1239
Lines 99248 99269 +21
Branches 14958 14958
========================================
+ Hits 50505 50525 +20
- Misses 48743 48744 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
612ee9b to
cf35c1b
Compare
1321f65 to
05c7f61
Compare
Re ECFLOW-2100
This effectively allows extend the ecflow Python objects, by adding functions/properties to them. This was the default when using Boost.python, but needs to be explicitly defined when using Pybind11. Re ECFLOW-2100
Re ECFLOW-2100
Re ECFLOW-2100
…lues Re ECFLOW-2100
Re ECFLOW-2100
…n invalid values Re ECFLOW-2100
Re ECFLOW-2100
05c7f61 to
7398ae2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
As per PR title.
Contributor Declaration
By opening this pull request, I affirm the following:
🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/ecflow/pull-requests/PR-351