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

Release/v2.0.3 #4

Merged
merged 10 commits into from
Sep 29, 2022
Merged

Release/v2.0.3 #4

merged 10 commits into from
Sep 29, 2022

Conversation

josantonius
Copy link
Owner

No description provided.

The CamelCaseMethodName rule was disabled to avoid alerts on function names in tests.

Closes #3
A semicolon has been added at the end of the documented methods to avoid confusion.

Closes #3
The alignment of the asterisks in the comments has been fixed.

Closes #3
The notation type in the test function names has been changed from camel to snake case for readability.

Closes #3
Functions were added to document the methods and avoid confusion.

Closes #3
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (a2f7606) compared to base (ef709d0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main        #4   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        75        75           
===========================================
  Files              4         4           
  Lines            130       130           
===========================================
  Hits             130       130           
Impacted Files Coverage Δ
src/Asset.php 100.00% <ø> (ø)
src/Elements/Link.php 100.00% <ø> (ø)
src/Elements/Script.php 100.00% <ø> (ø)
src/Facades/Asset.php 100.00% <ø> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@josantonius josantonius merged commit 1157f9a into main Sep 29, 2022
@josantonius josantonius deleted the release/v2.0.3 branch September 29, 2022 15: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.

1 participant