Skip to content

Update parse_json.py#111

Merged
fletchapin merged 2 commits into
we3lab:mainfrom
avdudchenko:generic_parser
May 20, 2026
Merged

Update parse_json.py#111
fletchapin merged 2 commits into
we3lab:mainfrom
avdudchenko:generic_parser

Conversation

@avdudchenko

Copy link
Copy Markdown
Contributor

Generalzies Network parsing code to work with a dictionary, instead of JSON directly.

@fletchapin fletchapin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good to me. It seems like the tests are failing because of this line in the GH Actions workflow: codecov -t ${{ secrets.CODECOV_TOKEN }}.

That has always worked for me in the past, but in this case it's giving the error:

codecov: error: argument --token/-t: expected one argument

So it appears that secrets.CODECOV_TOKEN is not getting properly populated. Perhaps it's a bug when merging in from a fork?

@fletchapin fletchapin merged commit 3f91275 into we3lab:main May 20, 2026
2 of 4 checks passed
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.

2 participants