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

Add force_str to FeaturedPostsPlugin __str__ method #782

Merged

Conversation

protoroto
Copy link
Member

Description

Add force_str to FeaturedPostsPlugin str method

References

Fix #780

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@protoroto protoroto requested a review from yakky December 22, 2023 11:18
@coveralls
Copy link

Coverage Status

coverage: 97.167%. remained the same
when pulling 4f5df32 on protoroto:bugfix/issue-780-fix-missing-force-str
into d95802c on nephila:develop.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d95802c) 94.38% compared to head (4f5df32) 94.38%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #782   +/-   ##
========================================
  Coverage    94.38%   94.38%           
========================================
  Files           26       26           
  Lines         1871     1871           
  Branches       266      266           
========================================
  Hits          1766     1766           
  Misses          53       53           
  Partials        52       52           
Flag Coverage Δ
unittests 94.38% <100.00%> (ø)

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

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

@protoroto protoroto merged commit f2ff618 into nephila:develop Dec 22, 2023
18 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.

Missing force_str
3 participants