Skip to content
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

yacs.CfgNode instead of argparse.Namespace #27

Closed
wants to merge 13 commits into from

remove pseudo-argument --

776397d
Select commit
Loading
Failed to load commit list.
Closed

yacs.CfgNode instead of argparse.Namespace #27

remove pseudo-argument --
776397d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 20, 2024 in 1s

45.0% of diff hit (within 5.0% threshold of 50.0%)

View this Pull Request on Codecov

45.0% of diff hit (within 5.0% threshold of 50.0%)

Annotations

Check warning on line 20 in lagrangebench/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/config.py#L20

Added line #L20 was not covered by tests

Check warning on line 174 in lagrangebench/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/config.py#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 187 in lagrangebench/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/config.py#L180-L187

Added lines #L180 - L187 were not covered by tests

Check warning on line 191 in lagrangebench/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/config.py#L191

Added line #L191 was not covered by tests

Check warning on line 240 in lagrangebench/evaluate/rollout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/evaluate/rollout.py#L240

Added line #L240 was not covered by tests

Check warning on line 292 in lagrangebench/evaluate/rollout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/evaluate/rollout.py#L292

Added line #L292 was not covered by tests

Check warning on line 351 in lagrangebench/evaluate/rollout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/evaluate/rollout.py#L351

Added line #L351 was not covered by tests

Check warning on line 53 in lagrangebench/models/gns.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/models/gns.py#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 417 in lagrangebench/models/painn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/models/painn.py#L417

Added line #L417 was not covered by tests

Check warning on line 5 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 13 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L7-L13

Added lines #L7 - L13 were not covered by tests

Check warning on line 20 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L15-L20

Added lines #L15 - L20 were not covered by tests

Check warning on line 26 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 28 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L28

Added line #L28 was not covered by tests

Check warning on line 30 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L30

Added line #L30 was not covered by tests

Check warning on line 33 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L36

Added line #L36 was not covered by tests

Check warning on line 42 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L42

Added line #L42 was not covered by tests

Check warning on line 45 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L45

Added line #L45 was not covered by tests

Check warning on line 52 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L52

Added line #L52 was not covered by tests

Check warning on line 57 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 73 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L67-L73

Added lines #L67 - L73 were not covered by tests

Check warning on line 76 in lagrangebench/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lagrangebench/runner.py#L75-L76

Added lines #L75 - L76 were not covered by tests