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

added new console and http bootstraps #6

Merged
merged 2 commits into from
Nov 8, 2018

Conversation

prisis
Copy link
Member

@prisis prisis commented Nov 8, 2018

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

fixed the http bootstrap
added new bootstrap file to the config folder
added new test for the new bootstraps

fixed the http bootstrap
added new bootstrap file to the config folder
@prisis prisis added this to the v0.3.0 milestone Nov 8, 2018
@prisis prisis added Fixed Changelog Fixed Added Changelog Added labels Nov 8, 2018
@prisis prisis changed the title added new test for the new bootstraps added new console and http bootstraps Nov 8, 2018
@prisis prisis removed the Fixed Changelog Fixed label Nov 8, 2018
@codecov
Copy link

codecov bot commented Nov 8, 2018

Codecov Report

Merging #6 into master will increase coverage by 0.93%.
The diff coverage is 92.3%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
+ Coverage     88.98%   89.92%   +0.93%     
- Complexity       30       33       +3     
============================================
  Files             4        4              
  Lines           118      129      +11     
============================================
+ Hits            105      116      +11     
  Misses           13       13
Impacted Files Coverage Δ Complexity Δ
src/ConsoleGenerator.php 93.1% <100%> (+2.19%) 9 <2> (+2) ⬆️
src/AbstractGenerator.php 91.83% <100%> (+0.34%) 10 <0> (ø) ⬇️
src/MicroGenerator.php 100% <100%> (ø) 2 <1> (+1) ⬆️
src/Traits/HttpTypeTrait.php 85.1% <77.77%> (ø) 12 <0> (ø) ⬇️

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 b1f87a2...7caa8c9. Read the comment docs.

@prisis prisis merged commit 4738f5f into narrowspark:master Nov 8, 2018
@prisis prisis deleted the console-generator branch November 8, 2018 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Added Changelog Added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant