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

Add support for plain HTML pages #519

Merged
merged 20 commits into from
Sep 14, 2022
Merged

Conversation

caendesilva
Copy link
Member

No description provided.

@caendesilva caendesilva linked an issue Sep 14, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #519 (895a4c4) into master (a41b980) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #519   +/-   ##
=========================================
  Coverage     99.57%   99.57%           
- Complexity      947      954    +7     
=========================================
  Files           111      112    +1     
  Lines          2350     2365   +15     
=========================================
+ Hits           2340     2355   +15     
  Misses           10       10           
Impacted Files Coverage Δ
...ackages/framework/src/Actions/SourceFileParser.php 100.00% <100.00%> (ø)
...ckages/framework/src/Foundation/FileCollection.php 100.00% <100.00%> (ø)
...ckages/framework/src/Foundation/PageCollection.php 100.00% <100.00%> (ø)
packages/framework/src/Helpers/Features.php 100.00% <100.00%> (ø)
packages/framework/src/Models/Pages/HtmlPage.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 14, 2022 14:48
@caendesilva caendesilva merged commit 7ac014d into master Sep 14, 2022
@caendesilva caendesilva deleted the add-support-for-plain-html-pages branch September 14, 2022 14:50
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.

Add support for plain HTML pages
2 participants