Skip to content

Comments

Update parse_json.py#111

Open
avdudchenko wants to merge 2 commits intowe3lab:mainfrom
avdudchenko:generic_parser
Open

Update parse_json.py#111
avdudchenko wants to merge 2 commits intowe3lab:mainfrom
avdudchenko:generic_parser

Conversation

@avdudchenko
Copy link

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

Copy link
Contributor

@fletchapin fletchapin left a comment

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?

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