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

3.2.0 release #2

Merged
merged 1 commit into from Mar 27, 2022
Merged

3.2.0 release #2

merged 1 commit into from Mar 27, 2022

Conversation

JeroenDeDauw
Copy link
Owner

  • Added LogCall::isError
  • Added LogCall::withoutContext
  • Added LogCalls::filter
  • Added LogCalls::getErrors
  • Added LogCalls::map
  • Added LogCalls::withoutContexts

* Added `LogCall::isError`
* Added `LogCall::withoutContext`
* Added `LogCalls::filter`
* Added `LogCalls::getErrors`
* Added `LogCalls::map`
* Added `LogCalls::withoutContexts`
@codecov-commenter
Copy link

Codecov Report

Merging #2 (0ac12e0) into master (e09ab3a) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master        #2   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        15        22    +7     
===========================================
  Files              3         3           
  Lines             36        50   +14     
===========================================
+ Hits              36        50   +14     
Flag Coverage Δ
phpunit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/LogCall.php 100.00% <100.00%> (ø)
src/LogCalls.php 100.00% <100.00%> (ø)

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 e09ab3a...0ac12e0. Read the comment docs.

@JeroenDeDauw JeroenDeDauw merged commit 201759e into master Mar 27, 2022
@JeroenDeDauw JeroenDeDauw deleted the rel320 branch March 27, 2022 22:10
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.

None yet

2 participants