CMakePP / CMinx

Generates API documentation for CMake functions and macros
https://cmakepp.github.io/CMinx/
Apache License 2.0
14 stars 5 forks source link

Adds pip package test and auto deploy #103

Closed ryanmrichard closed 2 years ago

ryanmrichard commented 2 years ago

Is this pull request associated with an issue(s)? This adds the actions called for in #69

Description This PR:

TODOs None.

codecov[bot] commented 2 years ago

Codecov Report

Merging #103 (18956dc) into master (c796532) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   96.00%   96.03%   +0.03%     
==========================================
  Files           6        6              
  Lines         800      807       +7     
==========================================
+ Hits          768      775       +7     
  Misses         32       32              
Flag Coverage Δ
unittests 96.03% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/cminx/config.py 100.00% <ø> (ø)
src/cminx/documenter.py 99.11% <ø> (ø)
src/cminx/parser/__init__.py 100.00% <ø> (ø)
src/cminx/parser/aggregator.py 93.22% <ø> (ø)
src/cminx/rstwriter.py 98.26% <ø> (ø)
src/cminx/__init__.py 93.24% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ryanmrichard commented 2 years ago

🚀 [bumpr] Bumped! New version:v0.1.3 Changes:v0.1.2...v0.1.3