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

Avoid adding dummy <content:encoded> when creating summary #37

Merged
merged 11 commits into from
Oct 10, 2018

Conversation

timgimyee
Copy link
Contributor

For #30. Instead of using a dummy $item->{content}{encoded} to signal that a summary was added to $item->{description}, use a "description_is_summary" flag in the XML::Feed::Entry::Format::RSS object itself.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 93.832% when pulling b3fa8d2 on timgimyee:dummy-content-encoded into 2763789 on davorg:master.

@coveralls
Copy link

coveralls commented Oct 5, 2018

Coverage Status

Coverage increased (+0.6%) to 94.234% when pulling ec9ccfd on timgimyee:dummy-content-encoded into 2763789 on davorg:master.

@davorg
Copy link
Collaborator

davorg commented Oct 9, 2018

Would you mind rebasing this on the current version of master and resolving the conflicts?

@timgimyee
Copy link
Contributor Author

Welp, that didn't quite work. I must have missed a step somewhere. Think you can just apply:

9b04e2b

And rename the test.

Or I can create a new pull request without all the merges. Let me know if that is better.

@davorg davorg merged commit 1a73678 into davorg-cpan:master Oct 10, 2018
@timgimyee timgimyee deleted the dummy-content-encoded branch October 10, 2018 07:49
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.

None yet

4 participants