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

test: move loading graphs to setUpClass #1484

Merged
merged 4 commits into from
Feb 20, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 18, 2022

Loading graphs is expensive.

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2022

Codecov Report

Merging #1484 (d6633d8) into devel (33a1dfa) will decrease coverage by 1.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1484      +/-   ##
==========================================
- Coverage   75.99%   74.87%   -1.13%     
==========================================
  Files          93       93              
  Lines        7674     7674              
==========================================
- Hits         5832     5746      -86     
- Misses       1842     1928      +86     
Impacted Files Coverage Δ
deepmd/infer/deep_tensor.py 56.09% <0.00%> (-39.03%) ⬇️
deepmd/train/run_options.py 71.42% <0.00%> (-15.24%) ⬇️
deepmd/loggers/loggers.py 41.90% <0.00%> (-9.53%) ⬇️
deepmd/train/trainer.py 71.62% <0.00%> (-2.80%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33a1dfa...d6633d8. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 45c2feb into deepmodeling:devel Feb 20, 2022
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.

None yet

4 participants