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

Fix validation bug in rebuild command #482

Merged
merged 3 commits into from
Sep 9, 2022
Merged

Fix validation bug in rebuild command #482

merged 3 commits into from
Sep 9, 2022

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Sep 9, 2022

The validation check was testing posts twice but not Markdown pages

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #482 (868d477) into master (520adf3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #482   +/-   ##
=========================================
  Coverage     99.95%   99.95%           
  Complexity      929      929           
=========================================
  Files           107      107           
  Lines          2284     2284           
=========================================
  Hits           2283     2283           
  Misses            1        1           
Impacted Files Coverage Δ
...work/src/Commands/HydeRebuildStaticSiteCommand.php 100.00% <100.00%> (ø)

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

@caendesilva caendesilva marked this pull request as ready for review September 9, 2022 13:25
@caendesilva caendesilva merged commit 81c7d26 into master Sep 9, 2022
@caendesilva caendesilva deleted the code-cleanup branch September 9, 2022 13:26
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.

1 participant