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

BUG: Fix the CAT logger failing to write to stdout #247

Closed BvB93 closed 2 years ago

BvB93 commented 2 years ago

Fixes a regression introduced in https://github.com/nlesc-nano/CAT/pull/207.

codecov[bot] commented 2 years ago

Codecov Report

Merging #247 (af4144f) into master (a59344b) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   68.30%   68.31%   +0.01%     
==========================================
  Files          51       51              
  Lines        4237     4239       +2     
  Branches      791      791              
==========================================
+ Hits         2894     2896       +2     
  Misses       1171     1171              
  Partials      172      172              
Impacted Files Coverage Δ
CAT/logger.py 57.14% <100.00%> (+3.29%) :arrow_up:

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 a59344b...af4144f. Read the comment docs.