Adds working graphql submission - #20
Open
Matt-Carre wants to merge 8 commits into
Open
Conversation
Matt-Carre
force-pushed
the
update_graphql
branch
2 times, most recently
from
July 27, 2026 11:56
94db058 to
0ff3325
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 5 -1
Lines 96 109 +13
=========================================
+ Hits 96 109 +13 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Matt-Carre
force-pushed
the
update_graphql
branch
4 times, most recently
from
July 28, 2026 13:19
5e6391a to
567a6d4
Compare
Matt-Carre
force-pushed
the
update_graphql
branch
from
July 28, 2026 15:18
b8af5f7 to
5b9fd59
Compare
TBThomas56
reviewed
Jul 28, 2026
| "proposalNumber": int(visit[2:7]), | ||
| "number": int(visit[-1]), | ||
| }, | ||
| "manifest": yamlstr, |
Collaborator
There was a problem hiding this comment.
Maybe put the yamlstr in """ marks for the formatting to be safe?
TBThomas56
approved these changes
Jul 28, 2026
TBThomas56
left a comment
Collaborator
There was a problem hiding this comment.
Other than the comment feel free to merge after
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.
Please review #17 first