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

Fix: Mark object as immutabke #114

Merged
merged 1 commit into from
Dec 4, 2021
Merged

Fix: Mark object as immutabke #114

merged 1 commit into from
Dec 4, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • marks an object as immutable

@localheinz localheinz self-assigned this Dec 4, 2021
@codecov
Copy link

codecov bot commented Dec 4, 2021

Codecov Report

Merging #114 (e91aa89) into main (0d4617d) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #114      +/-   ##
============================================
- Coverage     99.05%   99.04%   -0.01%     
  Complexity       59       59              
============================================
  Files            14       14              
  Lines           211      209       -2     
============================================
- Hits            209      207       -2     
  Misses            2        2              
Impacted Files Coverage Δ
src/Formatter/ToMillisecondsDurationFormatter.php 100.00% <ø> (ø)
src/Subscriber/TestPassedSubscriber.php 92.59% <0.00%> (-0.52%) ⬇️

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 0d4617d...e91aa89. Read the comment docs.

@localheinz localheinz merged commit 3fa0277 into main Dec 4, 2021
@localheinz localheinz deleted the fix/immutable branch December 4, 2021 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants