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

TST: Improve test coverage #294

Merged
merged 4 commits into from
Apr 12, 2022
Merged

TST: Improve test coverage #294

merged 4 commits into from
Apr 12, 2022

Conversation

BvB93
Copy link
Collaborator

@BvB93 BvB93 commented Apr 12, 2022

No description provided.

@BvB93 BvB93 added the Tests Updated the unit-tests label Apr 12, 2022
@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #294 (a7498b7) into master (3493182) will increase coverage by 37.92%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #294       +/-   ##
===========================================
+ Coverage   44.66%   82.58%   +37.92%     
===========================================
  Files          59       59               
  Lines        2492     2492               
  Branches      417      417               
===========================================
+ Hits         1113     2058      +945     
+ Misses       1291      334      -957     
- Partials       88      100       +12     
Impacted Files Coverage Δ
src/qmflows/_version_info.py 100.00% <100.00%> (+100.00%) ⬆️
...rained_and_TS_optimizations/generic_constraints.py 16.12% <0.00%> (+16.12%) ⬆️
...amples/Constrained_and_TS_optimizations/H2O2_TS.py 19.04% <0.00%> (+19.04%) ⬆️
src/qmflows/parsers/cp2k.py 72.60% <0.00%> (+24.42%) ⬆️
...flows/examples/Conditional_workflows/calc_freqs.py 25.00% <0.00%> (+25.00%) ⬆️
src/qmflows/cp2k_utils.py 90.37% <0.00%> (+27.80%) ⬆️
src/qmflows/packages/_orca.py 79.54% <0.00%> (+28.78%) ⬆️
src/qmflows/parsers/_generic.py 75.00% <0.00%> (+30.55%) ⬆️
src/qmflows/parsers/orca.py 97.01% <0.00%> (+31.34%) ⬆️
src/qmflows/parsers/_cp2k_basis_parser.py 98.00% <0.00%> (+34.00%) ⬆️
... and 34 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@BvB93 BvB93 linked an issue Apr 12, 2022 that may be closed by this pull request
@BvB93 BvB93 merged commit 48a6a8c into master Apr 12, 2022
@BvB93 BvB93 deleted the tests branch April 12, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Updated the unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the test_cp2k_singlepoint_mock test
1 participant