Allow Python interfaces to optionally read from specfile - #366
Draft
jfowkes wants to merge 1 commit into
Draft
Conversation
jfowkes
force-pushed
the
python-read-specfile
branch
from
January 9, 2025 16:10
d7606f0 to
5b89529
Compare
jfowkes
marked this pull request as draft
January 9, 2025 16:15
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #366 +/- ##
=======================================
Coverage 43.38% 43.38%
=======================================
Files 313 313
Lines 161619 161619
Branches 55978 55978
=======================================
+ Hits 70122 70123 +1
Misses 73963 73963
+ Partials 17534 17533 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
amontoison
force-pushed
the
master
branch
4 times, most recently
from
January 12, 2025 07:31
ff47118 to
f58979d
Compare
amontoison
force-pushed
the
master
branch
2 times, most recently
from
May 29, 2025 01:59
9f9944b to
e4dad0f
Compare
amontoison
force-pushed
the
master
branch
5 times, most recently
from
June 13, 2026 10:54
9c5e085 to
b24ec69
Compare
amontoison
force-pushed
the
master
branch
3 times, most recently
from
July 13, 2026 00:15
66e2f95 to
0103718
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.
For now just let UGO Python interface read from specfile, more to follow. @AndrewLister-STFC please test.