nlesc-nano / CAT

A collection of tools designed for the automatic construction, and subsequent analysis, of chemical compounds.
Other
16 stars 2 forks source link

ENH: Lay the groundwork fork for the Nano-CAT ligand branching workflow #256

Closed BvB93 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #256 (0224163) into master (141d4cc) will decrease coverage by 0.11%. The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
- Coverage   68.41%   68.30%   -0.12%     
==========================================
  Files          51       51              
  Lines        4227     4234       +7     
  Branches      788      791       +3     
==========================================
  Hits         2892     2892              
- Misses       1161     1166       +5     
- Partials      174      176       +2     
Impacted Files Coverage Δ
CAT/data_handling/validation_schemas.py 90.65% <ø> (ø)
CAT/workflows/key_map.py 100.00% <ø> (ø)
CAT/workflows/workflow.py 75.37% <0.00%> (-0.38%) :arrow_down:
CAT/workflows/workflow_dicts.py 77.14% <ø> (ø)
CAT/base.py 62.72% <14.28%> (-2.10%) :arrow_down:
CAT/__version__.py 100.00% <100.00%> (ø)

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 141d4cc...0224163. Read the comment docs.