Skip to content

Merge dev -> master #10

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 1 commit into from
Oct 4, 2019
Merged

Merge dev -> master #10

merged 1 commit into from
Oct 4, 2019

Conversation

danielme85
Copy link
Owner

  • Don't include IntrospectionProcessor per default.
  • Make processors an optional config settings.
  • Update unit tests.
  • Add php 7.3 testing on Travis.

* Make processors an optional config settings.
* Update unit tests.
* Add php 7.3 testing on Travis.
@codecov
Copy link

codecov bot commented Oct 4, 2019

Codecov Report

Merging #10 into master will increase coverage by 3.2%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #10     +/-   ##
===========================================
+ Coverage     85.09%   88.29%   +3.2%     
- Complexity      114      120      +6     
===========================================
  Files            10       11      +1     
  Lines           275      282      +7     
===========================================
+ Hits            234      249     +15     
+ Misses           41       33      -8
Impacted Files Coverage Δ Complexity Δ
src/LogToDbHandler.php 100% <100%> (ø) 6 <0> (+5) ⬆️
src/LogToDbCustomLoggingHandler.php 91.11% <100%> (ø) 21 <0> (ø) ⬇️
src/Processors/PhpVersionProcessor.php 100% <100%> (ø) 1 <1> (?)
src/Jobs/SaveNewLogEvent.php 100% <0%> (+72.72%) 2% <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 4974e8c...f5a5ed7. Read the comment docs.

@danielme85 danielme85 merged commit 17632d9 into master Oct 4, 2019
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