-
-
Notifications
You must be signed in to change notification settings - Fork 0
v0.0.3 #4
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
Merged
Merged
v0.0.3 #4
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4 +/- ##
==========================================
+ Coverage 86.44% 93.23% +6.79%
==========================================
Files 7 7
Lines 1785 2056 +271
==========================================
+ Hits 1543 1917 +374
+ Misses 242 139 -103 ☔ View full report in Codecov by Sentry. |
- Add test for maximum input length boundary - Add specific tests for HTTP and HTTPS URL schemes - Improve test coverage for `quick_rss` function
- Add tests for RssVersion parsing and display - Implement comprehensive tests for RssData and RssItem setters - Add validation tests for URL and date parsing - Improve test coverage for edge cases and empty inputs - Add tests for hash map conversion and image setting
- Add tests for RssData and RssItem field setters - Implement tests for URL and date parsing functions - Add validation tests for RssData and RssItem structs - Include tests for edge cases and empty inputs - Improve test coverage for RssVersion enum
- Add comprehensive tests for RssFeedValidator methods - Implement tests for URL validation and error handling - Add tests for date parsing and validation - Include tests for version-specific validations (RSS 1.0, 2.0, and older versions) - Improve test coverage for GUID uniqueness and atom:link requirements - Add edge case tests for invalid inputs and empty fields - Enhance test suite to cover all public and private methods
- Add comprehensive tests for `parse_channel_element` covering all fields (language, copyright, managingEditor, webMaster, pubDate, etc.) - Implement tests for RSS 1.0-specific elements like `items` and `rdf:Seq` - Add tests for `parse_item_element` covering item fields such as author, guid, pubDate, category, comments, and enclosure - Include edge case tests for elements with attributes and empty values - Improve test coverage for parsing both RSS 1.0 and RSS 2.0 versions - Enhance test suite to ensure proper error handling for unknown elements
- Add tests for `ParserConfig` with and without custom handlers - Implement tests for `rdf:li` element handling in RSS 1.0 and non-RSS 1.0 cases - Add tests for unknown channel elements in `parse_channel_element` - Include tests for `process_text_event` and `process_cdata_event` - Add edge case test for empty element name in `process_start_event` - Ensure comprehensive test coverage for text and CDATA processing and custom handler application
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
data.rslib.rsdata.rsdata.rsvalidator.rsparser.rsparser.rs