mosra / m.css

A no-nonsense, no-JavaScript CSS framework, site and documentation theme for content-oriented websites
https://mcss.mosra.cz
Other
406 stars 92 forks source link

Added support for STRIP_FROM_INC_PATH Doxygen variable #139

Closed Yuri6037 closed 1 week ago

Yuri6037 commented 4 years ago

Fixes #137

codecov[bot] commented 4 years ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.97%. Comparing base (830352f) to head (5717526). Report is 278 commits behind head on master.

Files with missing lines Patch % Lines
documentation/doxygen.py 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ========================================== - Coverage 98.01% 97.97% -0.05% ========================================== Files 27 27 Lines 6459 6464 +5 Branches 44 44 ========================================== + Hits 6331 6333 +2 - Misses 128 131 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mosra commented 1 week ago

A derivative of this, submitted in #203, was integrated as baedbb9456426a1ae7e3278d100ce9d797784a41. I listed you as a co-author. Sorry that it took me so long to realize what's the actual difference between STRIP_FROM_PATH and STRIP_FROM_INC_PATH.