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 minor code issues found by static analyses #303

Merged
merged 24 commits into from
Jul 31, 2022
Merged

Conversation

caendesilva
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #303 (ad2a8c6) into master (7997b24) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #303   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       822       826    +4     
===========================================
  Files             98        98           
  Lines           2055      2062    +7     
===========================================
+ Hits            2055      2062    +7     
Impacted Files Coverage Δ
packages/framework/src/Application.php 100.00% <ø> (ø)
...ges/framework/src/Commands/HydeValidateCommand.php 100.00% <ø> (ø)
...ages/framework/src/Concerns/HasArticleMetadata.php 100.00% <ø> (ø)
packages/framework/src/Concerns/HasAuthor.php 100.00% <ø> (ø)
...ages/framework/src/Contracts/AbstractBuildTask.php 100.00% <ø> (ø)
packages/framework/src/Models/MarkdownDocument.php 100.00% <ø> (ø)
packages/framework/src/Models/NavItem.php 100.00% <ø> (ø)
...s/framework/src/Models/Pages/DocumentationPage.php 100.00% <ø> (ø)
...ork/src/Models/Parsers/DocumentationPageParser.php 100.00% <ø> (ø)
packages/framework/src/Models/ValidationResult.php 100.00% <ø> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7997b24...ad2a8c6. Read the comment docs.

@caendesilva caendesilva marked this pull request as ready for review July 31, 2022 16:02
@caendesilva caendesilva merged commit ba6b1e1 into master Jul 31, 2022
@caendesilva caendesilva deleted the fix-code-issues branch July 31, 2022 16:03
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.

2 participants