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

Test interactions with readonly ids #38

Merged
merged 6 commits into from
Jul 17, 2023
Merged

Test interactions with readonly ids #38

merged 6 commits into from
Jul 17, 2023

Conversation

Firehed
Copy link
Owner

@Firehed Firehed commented Jul 17, 2023

In newer PHP versions (which this expands the test matrix to cover), using readonly id properties is an option and, generally, a good one. This adds tests to ensure it mimics the expected behavior.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (32f886d) 67.77% compared to head (6723f2b) 67.77%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #38   +/-   ##
=========================================
  Coverage     67.77%   67.77%           
  Complexity      129      129           
=========================================
  Files             5        5           
  Lines           332      332           
=========================================
  Hits            225      225           
  Misses          107      107           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Firehed Firehed merged commit 4a1fda1 into master Jul 17, 2023
14 checks passed
@Firehed Firehed deleted the readonly-ids branch July 17, 2023 18:22
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