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

Enhancement: Allow construction of header #23

Merged
merged 1 commit into from Jan 2, 2020
Merged

Conversation

localheinz
Copy link
Member

This PR

  • allows the construction of the file level header

@localheinz localheinz self-assigned this Jan 2, 2020
@codecov
Copy link

codecov bot commented Jan 2, 2020

Codecov Report

Merging #23 into master will decrease coverage by 14.85%.
The diff coverage is 80%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #23       +/-   ##
=============================================
- Coverage       100%   85.14%   -14.86%     
- Complexity        8       36       +28     
=============================================
  Files             2        8        +6     
  Lines            26      101       +75     
=============================================
+ Hits             26       86       +60     
- Misses            0       15       +15
Impacted Files Coverage Δ Complexity Δ
src/Header/Header.php 0% <0%> (ø) 4 <4> (?)
src/Header/Year.php 100% <100%> (ø) 6 <6> (?)
src/Header/Author.php 100% <100%> (ø) 4 <4> (?)
src/Header/Url.php 100% <100%> (ø) 4 <4> (?)
src/Header/CopyrightYears.php 100% <100%> (ø) 6 <6> (?)
src/Header/License.php 100% <100%> (ø) 4 <4> (?)
... and 2 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 7639ba1...bd4798e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant