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

V0.3.8 #61

Merged
merged 3 commits into from
Sep 28, 2023
Merged

V0.3.8 #61

merged 3 commits into from
Sep 28, 2023

Conversation

leogdion
Copy link
Member

No description provided.

devahmedshendy and others added 2 commits September 18, 2023 21:12
* test: invalid expansionState

* add: new Podcast of Phase 1 & Phase 2

* update: integrate podcast types into RSSChannel & RSSItem

* resolve: review threads

* update: PodcastLocation value to name

* update: PodcastPerson role as enum with supported values of Transistor.fm

* resolve: review comments

* fix: all arrays should not be optional

* update: make WordPressPost.role insensitive and add unknown

* refactoring Role

* fix: Recursion happening Role.init?(rawValue: String) and Role.init(knownRole: KnownRole)

* test: podcast elements of RSSChannel & RSSItem

* fix: some lint-issues

* test: UTF8EncodedURL, XMLStringInt

* update: make geo,osm of PodcastLocation as custom types, update: swiftdoc for podcast elements

* update: make all podcast elements as Equatable (except PodcastEpisode)

* add: tests to podcast elements to increase testcov for previous commit

* update: PodcastChapters & PodcastTranscript with custom decoding for caseInsensitive enums

* update: move custom decoding of geo & osm into their own types

* update: osm to osmQuery, and remove all xml elements

* update: make osmQuery, geo as optional

* resolve: review comments

* fix: use default decoding for PodcastPerson+Role, PodcastTranscript+MimeType, PodcastChapters+MimeType

---------

Co-authored-by: Leo Dion <[email protected]>
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #61 (9550f9d) into main (0a07741) will increase coverage by 2.25%.
The diff coverage is 88.76%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   80.86%   83.12%   +2.25%     
==========================================
  Files          39       50      +11     
  Lines         805     1025     +220     
==========================================
+ Hits          651      852     +201     
- Misses        154      173      +19     
Flag Coverage Δ
13.3 83.12% <88.76%> (?)
13.4.1 83.12% <88.76%> (?)
14.0.1 83.12% <88.76%> (?)
14.1 83.12% <88.76%> (?)
14.2 83.12% <88.76%> (?)
14.3.1 83.12% <88.76%> (?)
15.0 83.12% <88.76%> (?)
5.5.3 76.78% <77.52%> (+1.52%) ⬆️
5.6.3 83.12% <88.76%> (+2.42%) ⬆️
5.7.3 83.12% <88.76%> (+2.42%) ⬆️
5.8 ?
5.8.1 83.12% <88.76%> (?)
5.9 83.12% <88.76%> (?)
focal 83.12% <88.76%> (+2.42%) ⬆️
github ?
iOS 83.12% <88.76%> (+2.25%) ⬆️
iOS-15.4 ?
iOS-15.5 ?
iOS-16.0 ?
iOS-16.1 ?
iOS-16.2 ?
iOS-16.4 ?
iOS15.4 83.12% <88.76%> (?)
iOS15.5 83.12% <88.76%> (?)
iOS16.0 83.12% <88.76%> (?)
iOS16.1 83.12% <88.76%> (?)
iOS16.2 83.12% <88.76%> (?)
iOS16.4 83.12% <88.76%> (?)
iOS17.0 82.34% <88.76%> (?)
jammy 83.12% <88.76%> (+2.42%) ⬆️
macOS 83.12% <88.76%> (?)
spm 83.12% <88.76%> (+2.25%) ⬆️
watchOS 83.12% <88.76%> (+2.25%) ⬆️
watchOS10.0 82.34% <88.76%> (?)
watchOS8.5 83.12% <88.76%> (+2.25%) ⬆️
watchOS9.0 83.12% <88.76%> (+2.25%) ⬆️
watchOS9.1 83.12% <88.76%> (+2.25%) ⬆️
watchOS9.4 83.12% <88.76%> (+2.25%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
Sources/SyndiKit/Character.swift 100.00% <100.00%> (ø)
Sources/SyndiKit/Collection.swift 100.00% <100.00%> (ø)
...ources/SyndiKit/Formats/Feeds/RSS/RSSChannel.swift 100.00% <ø> (ø)
Sources/SyndiKit/Formats/Feeds/RSS/RSSItem.swift 97.56% <100.00%> (+0.19%) ⬆️
...yndiKit/Formats/Media/Podcast/PodcastEpisode.swift 92.30% <100.00%> (ø)
...SyndiKit/Formats/Media/Podcast/PodcastLocked.swift 100.00% <100.00%> (ø)
...SyndiKit/Formats/Media/Podcast/PodcastPerson.swift 100.00% <100.00%> (ø)
.../SyndiKit/Formats/Media/Wordpress/WPCategory.swift 100.00% <100.00%> (ø)
.../SyndiKit/Formats/Media/Wordpress/WPPostMeta.swift 100.00% <100.00%> (ø)
...urces/SyndiKit/Formats/Media/Wordpress/WPTag.swift 100.00% <100.00%> (ø)
... and 8 more

... and 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@leogdion leogdion marked this pull request as ready for review September 28, 2023 22:19
@leogdion leogdion merged commit e33d5b7 into main Sep 28, 2023
19 checks passed
@leogdion leogdion deleted the v0.3.8 branch September 28, 2023 23:43
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.

2 participants