Skip to content

the Utility::__call() method now correctly handles properties with …#226

Merged
mirko-pagliai merged 1 commit into3.0.xfrom
3.0.x-dev
Feb 1, 2026
Merged

the Utility::__call() method now correctly handles properties with …#226
mirko-pagliai merged 1 commit into3.0.xfrom
3.0.x-dev

Conversation

@mirko-pagliai
Copy link
Copy Markdown
Owner

…an initial capital letter. This means that BackupExport() and BackupImport() magically implement the connection() method, which allows you to set up the connection even at runtime

…an initial capital letter. This means that `BackupExport()` and `BackupImport()` magically implement the `connection()` method, which allows you to set up the connection even at runtime
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f93ed1b) to head (4f54bb2).
⚠️ Report is 2 commits behind head on 3.0.x.

Additional details and impacted files
@@             Coverage Diff             @@
##               3.0.x      #226   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        74        75    +1     
===========================================
  Files             11        11           
  Lines            259       261    +2     
===========================================
+ Hits             259       261    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mirko-pagliai mirko-pagliai merged commit 80ad521 into 3.0.x Feb 1, 2026
19 checks passed
@mirko-pagliai mirko-pagliai deleted the 3.0.x-dev branch February 1, 2026 08:23
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