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

v3.0.05 #23

Merged
merged 4 commits into from
Feb 3, 2024
Merged

v3.0.05 #23

merged 4 commits into from
Feb 3, 2024

Conversation

ewilan-riviere
Copy link
Contributor

  • Add toArray() method to Audio::class to get all properties without cover.
  • Add getTags() method to Audio::class to get all tags as array<string, string>.
  • Add getTag(string $tag) method to Audio::class to get a single tag.

ewilan-riviere and others added 4 commits February 3, 2024 18:58
- Add `toArray()` method to `Audio::class` to get all properties without cover.
- Add `getTags()` method to `Audio::class` to get all tags as `array<string, string>`.
- Add `getTag(string $tag)` method to `Audio::class` to get a single tag.
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1dd9108) 93.64% compared to head (eeffe50) 93.71%.
Report is 25 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #23      +/-   ##
============================================
+ Coverage     93.64%   93.71%   +0.07%     
- Complexity      453      461       +8     
============================================
  Files             7        7              
  Lines          1667     1686      +19     
============================================
+ Hits           1561     1580      +19     
  Misses          106      106              

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

@ewilan-riviere ewilan-riviere merged commit db9f825 into main Feb 3, 2024
16 checks passed
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