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

OPML Implementation #57

Merged
merged 13 commits into from
Sep 19, 2023
Merged

OPML Implementation #57

merged 13 commits into from
Sep 19, 2023

Conversation

devahmedshendy
Copy link
Contributor

No description provided.

@devahmedshendy devahmedshendy added this to the 0.3.8 milestone Sep 18, 2023
@devahmedshendy devahmedshendy self-assigned this Sep 18, 2023
@devahmedshendy devahmedshendy changed the title implement: OPML, Body, Head OPML Implementation Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #57 (8345918) into v0.3.8 (0a07741) will increase coverage by 0.25%.
The diff coverage is 88.63%.

@@            Coverage Diff             @@
##           v0.3.8      #57      +/-   ##
==========================================
+ Coverage   80.86%   81.12%   +0.25%     
==========================================
  Files          39       41       +2     
  Lines         805      816      +11     
==========================================
+ Hits          651      662      +11     
  Misses        154      154              
Flag Coverage Δ
13.3 81.12% <88.63%> (?)
13.4.1 81.12% <88.63%> (?)
14.0.1 81.12% <88.63%> (?)
14.1 81.12% <88.63%> (?)
14.2 81.12% <88.63%> (?)
14.3.1 81.12% <88.63%> (?)
15.0 81.12% <88.63%> (?)
5.5.3 75.85% <86.36%> (+0.59%) ⬆️
5.6.3 81.12% <88.63%> (+0.42%) ⬆️
5.7.3 81.12% <88.63%> (+0.42%) ⬆️
5.8 81.12% <88.63%> (+0.42%) ⬆️
focal 81.12% <88.63%> (+0.42%) ⬆️
github ?
iOS 81.12% <88.63%> (+0.25%) ⬆️
iOS-15.4 ?
iOS-15.5 ?
iOS-16.0 ?
iOS-16.1 ?
iOS-16.2 ?
iOS-16.4 ?
iOS15.4 81.12% <88.63%> (?)
iOS15.5 81.12% <88.63%> (?)
iOS16.0 81.12% <88.63%> (?)
iOS16.1 81.12% <88.63%> (?)
iOS16.2 81.12% <88.63%> (?)
iOS17.0 80.14% <88.63%> (?)
jammy 81.12% <88.63%> (+0.42%) ⬆️
macOS 81.12% <88.63%> (?)
spm 81.12% <88.63%> (+0.25%) ⬆️
watchOS 81.12% <88.63%> (+0.25%) ⬆️
watchOS10.0 80.14% <88.63%> (?)
watchOS8.5 81.12% <88.63%> (+0.25%) ⬆️
watchOS9.0 81.12% <88.63%> (+0.25%) ⬆️
watchOS9.1 81.12% <88.63%> (+0.25%) ⬆️
watchOS9.4 ?

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

Files Changed Coverage Δ
Sources/SyndiKit/Formats/OPML/OPMLHead.swift 80.76% <80.76%> (ø)
Sources/SyndiKit/Formats/OPML/OPMLOutline.swift 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes

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

@devahmedshendy devahmedshendy marked this pull request as ready for review September 18, 2023 21:13
…OPMLHead, test: improve and test outline types
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@leogdion leogdion merged commit e136059 into v0.3.8 Sep 19, 2023
@leogdion leogdion deleted the opml branch September 19, 2023 01:12
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