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: Declare objects as immutable #153

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Fix: Declare objects as immutable #153

merged 1 commit into from
Dec 13, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • declares objects as immutable

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #153 (36086b5) into main (e62b5db) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #153   +/-   ##
=========================================
  Coverage     98.00%   98.00%           
  Complexity       38       38           
=========================================
  Files             9        9           
  Lines           100      100           
=========================================
  Hits             98       98           
  Misses            2        2           
Impacted Files Coverage Δ
src/Json.php 95.23% <ø> (ø)
src/Result.php 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 e62b5db...36086b5. Read the comment docs.

@localheinz localheinz merged commit 0c658ad into main Dec 13, 2021
@localheinz localheinz deleted the fix/immutable branch December 13, 2021 14: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