-
Notifications
You must be signed in to change notification settings - Fork 22
👽️ PROCESS develop api changes #3636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3636 +/- ##
===========================================
+ Coverage 77.46% 77.65% +0.19%
===========================================
Files 246 246
Lines 29191 29380 +189
===========================================
+ Hits 22612 22816 +204
+ Misses 6579 6564 -15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f4c9acc
to
346a6f1
Compare
c349301
to
f61bf02
Compare
38c12bd
to
f635b7c
Compare
|
577b1c2
to
8b60a2e
Compare
d28b570
to
259f809
Compare
eeada7e
to
1481cee
Compare
559f788
to
b957845
Compare
@@ -48,7 +48,7 @@ jobs: | |||
matrix: | |||
os: ["ubuntu-latest"] | |||
python-version: ["3.10", "3.11"] | |||
with-process: ["v3.1.0", "process_disabled"] | |||
with-process: ["main", "process_disabled"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change me back
@@ -24,6 +24,7 @@ runs: | |||
repository: "Fusion-Power-Plant-Framework/bluemira-private-data" | |||
ssh-key: ${{ inputs.bm-private-data-key }} | |||
path: "./bluemira-private-data" | |||
ref: je-cook/process_develop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove me
b3f74bc
to
89adf0d
Compare
|
a3271ad
to
b0fe7af
Compare
b0fe7af
to
1d73992
Compare
…e printed message clearer; cleaned up the module docstring.
ff75156
to
6a86f11
Compare
bc45d82
to
1a737bc
Compare
…me commands from the manual renaming section of the output)
…me commands from the manual renaming section of the output)
dc70504
to
722ccf6
Compare
|
Description
Updates our PROCESS api for the current develop version of PROCESS.
closes #3650 as of process 3108
Interface Changes
Many....
Still todo:
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build