Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build tweaks #138

Merged
merged 4 commits into from
Feb 5, 2024
Merged

Build tweaks #138

merged 4 commits into from
Feb 5, 2024

Conversation

hdholm
Copy link
Contributor

@hdholm hdholm commented Jan 11, 2024

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

Add asciidoc to dependencies so man page building is tested on all builds
Avoid meson warning
@hdholm
Copy link
Contributor Author

hdholm commented Jan 11, 2024

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

@sergio-correia
Copy link
Collaborator

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.

coverage doesn't need to be checked on documentation updates either.
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@sarroutbi sarroutbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM

@sarroutbi sarroutbi merged commit 05ac375 into latchset:master Feb 5, 2024
14 checks passed
@hdholm hdholm deleted the meson-tweak branch February 6, 2024 01:15
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.

4 participants