Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

added missing file_get_contents for the HttpTypeTrait #3

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

prisis
Copy link
Member

@prisis prisis commented Oct 16, 2018

Q A
Branch? master
Bug fix? yes
BC breaks? no
Tests pass? yes
Fixed tickets -
License MIT

@prisis prisis added the Fixed Changelog Fixed label Oct 16, 2018
@prisis prisis added this to the v0.1.4 milestone Oct 16, 2018
@codecov
Copy link

codecov bot commented Oct 16, 2018

Codecov Report

Merging #3 into master will increase coverage by 2.95%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #3      +/-   ##
===========================================
+ Coverage     84.54%   87.5%   +2.95%     
+ Complexity       27      24       -3     
===========================================
  Files             5       5              
  Lines           110     104       -6     
===========================================
- Hits             93      91       -2     
+ Misses           17      13       -4
Impacted Files Coverage Δ Complexity Δ
src/ConsoleGenerator.php 89.47% <100%> (-1.01%) 6 <0> (-1)
src/Traits/HttpTypeTrait.php 78.78% <100%> (+8.51%) 6 <0> (-2) ⬇️

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 3a841b4...ff4a1df. Read the comment docs.

@prisis prisis merged commit 1857c8d into master Oct 16, 2018
@prisis prisis deleted the fix-get-php-content branch October 16, 2018 12:20
@prisis prisis added this to the v0.2.0 milestone Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Fixed Changelog Fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant