latchset / tang

Tang binding daemon
GNU General Public License v3.0
500 stars 57 forks source link

Build tweaks #138

Closed hdholm closed 7 months ago

hdholm commented 8 months ago

Make sure man page build gets tested on all builds by adding asciidoc to dependencies and update meson command to avoid a meson warning.

hdholm commented 8 months ago

Looks like a quirk on rawhide. The same code ran fine literally minutes earlier. https://github.com/hdholm/tang/actions/runs/7495297550

sergio-correia commented 8 months ago

Looks like a quirk on rawhide. The same code ran fine literally minutes earlier. https://github.com/hdholm/tang/actions/runs/7495297550

Yeah, I asked it to re-run and this time it passed.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7678db5) 57.60% compared to head (8f3688c) 57.60%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #138 +/- ## ======================================= Coverage 57.60% 57.60% ======================================= Files 4 4 Lines 552 552 Branches 145 145 ======================================= Hits 318 318 Misses 133 133 Partials 101 101 ```

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