Skip to content

Conversation

@chfw
Copy link
Member

@chfw chfw commented Aug 6, 2020

deliver #390

chfw added 4 commits June 16, 2020 22:42
* ✨ print to stdout if it is a single render action. resolves #390

* ✨ error output to stderr. at cli, pipe output won't accidentally get the error message. user can use shell stderr direction to get error message

* 📚 update readme

* :greenheart: make ci pass by update unit tests
@codecov-commenter
Copy link

Codecov Report

Merging #392 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
+ Coverage   95.99%   96.01%   +0.02%     
==========================================
  Files          60       60              
  Lines        2994     3012      +18     
==========================================
+ Hits         2874     2892      +18     
  Misses        120      120              
Impacted Files Coverage Δ
moban/constants.py 100.00% <ø> (ø)
tests/test_regression.py 100.00% <ø> (ø)
moban/_version.py 100.00% <100.00%> (ø)
moban/externals/buffered_writer.py 100.00% <100.00%> (ø)
moban/externals/reporter.py 96.55% <100.00%> (+0.32%) ⬆️
moban/main.py 100.00% <100.00%> (ø)
...sts/integration_tests/test_command_line_options.py 99.41% <100.00%> (+0.01%) ⬆️
tests/test_docs.py 100.00% <100.00%> (ø)
tests/test_reporter.py 98.55% <100.00%> (+0.06%) ⬆️

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 df8fcce...c0e129f. Read the comment docs.

@chfw chfw merged commit 141d3be into master Aug 6, 2020
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.

3 participants