Skip to content

Add toString method #2

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

Merged
merged 4 commits into from
Jul 27, 2021
Merged

Add toString method #2

merged 4 commits into from
Jul 27, 2021

Conversation

patinthehat
Copy link
Member

This PR adds the toString() and __toString() methods.

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #2 (dfac355) into main (1bcb09a) will increase coverage by 0.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main       #2      +/-   ##
============================================
+ Coverage     92.91%   93.83%   +0.93%     
- Complexity       60       63       +3     
============================================
  Files             4        4              
  Lines           155      162       +7     
============================================
+ Hits            144      152       +8     
+ Misses           11       10       -1     
Impacted Files Coverage Δ
src/CodeSnippet.php 90.39% <100.00%> (+1.73%) ⬆️

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 1bcb09a...dfac355. Read the comment docs.

@patinthehat patinthehat merged commit 29bb489 into main Jul 27, 2021
@patinthehat patinthehat deleted the add-tostring-method branch July 27, 2021 04:56
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