Skip to content

feat(VCard): add getByTypes method (#717)#718

Open
JimKnoxx wants to merge 2 commits intosabre-io:masterfrom
JimKnoxx:717-getByTypes
Open

feat(VCard): add getByTypes method (#717)#718
JimKnoxx wants to merge 2 commits intosabre-io:masterfrom
JimKnoxx:717-getByTypes

Conversation

@JimKnoxx
Copy link
Copy Markdown

In this PR I added a getByTypes method that gets an string array to select an exact property of a VCard.

It checks case insensitive and need to exactly match the types of the wanted property.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.76%. Comparing base (778bb46) to head (d848143).
⚠️ Report is 31 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #718   +/-   ##
=========================================
  Coverage     98.76%   98.76%           
- Complexity     1875     1880    +5     
=========================================
  Files            71       71           
  Lines          5345     5353    +8     
=========================================
+ Hits           5279     5287    +8     
  Misses           66       66           

☔ 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.

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