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 missing toString method to Group model #32

Merged
merged 1 commit into from
Jan 19, 2020
Merged

Add missing toString method to Group model #32

merged 1 commit into from
Jan 19, 2020

Conversation

core23
Copy link
Member

@core23 core23 commented Jan 19, 2020

Subject

Add default implementation to render a group inside a template.

@codecov
Copy link

codecov bot commented Jan 19, 2020

Codecov Report

Merging #32 into master will decrease coverage by 0.08%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
- Coverage     56.08%   55.99%   -0.09%     
- Complexity      463      464       +1     
============================================
  Files            58       58              
  Lines          1266     1268       +2     
============================================
  Hits            710      710              
- Misses          556      558       +2
Impacted Files Coverage Δ Complexity Δ
src/Model/Group.php 0% <0%> (ø) 12 <1> (+1) ⬆️

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 14c96c2...d7e3e44. Read the comment docs.

@core23 core23 merged commit f9b772c into master Jan 19, 2020
@core23 core23 deleted the dev branch January 19, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant