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

feat: convert hugo docs workflow calls to use Taskfile task #642

Merged
merged 14 commits into from
Oct 4, 2024

moved if statement to job level instead of step level

912d00b
Select commit
Loading
Failed to load commit list.
Merged

feat: convert hugo docs workflow calls to use Taskfile task #642

moved if statement to job level instead of step level
912d00b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

79.65% (+0.00%) compared to 9b17937

View this Pull Request on Codecov

79.65% (+0.00%) compared to 9b17937

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.65%. Comparing base (9b17937) to head (912d00b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #642   +/-   ##
=======================================
  Coverage   79.65%   79.65%           
=======================================
  Files          42       42           
  Lines        5068     5068           
  Branches      783      705   -78     
=======================================
  Hits         4037     4037           
  Misses       1030     1030           
  Partials        1        1           
Files with missing lines Coverage Δ
src/commands/cluster.mjs 58.46% <ø> (ø)
src/commands/init.mjs 80.35% <ø> (ø)
src/commands/node.mjs 74.57% <ø> (ø)
src/commands/node/configs.mjs 100.00% <ø> (ø)

Impacted file tree graph