novel-cli 0.16.4

A set of tools for downloading novels from the web, manipulating text, and generating EPUB
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# https://docs.codecov.com/docs/commit-status
coverage:
  status:
    project:
      default:
        threshold: 1%
# https://docs.codecov.com/docs/ignoring-paths
ignore:
  - "examples"
  - "benches"
# https://docs.codecov.com/docs/pull-request-comments
comment:
  require_changes: true