Skip to content

Conversation

@banesullivan
Copy link
Contributor

@banesullivan banesullivan commented Nov 3, 2025

Fixing a few bugs with the RSS feed parsing found once implementing pyOpenSci/pyopensci.github.io#726

  • reversing the order of the cards
  • ensuring the title characters are limited for the top of the card

I'll follow up later with a feature PR to implement a specific ordering specification

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.13%. Comparing base (f75ae6a) to head (c479d69).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
+ Coverage   79.05%   79.13%   +0.08%     
==========================================
  Files          12       12              
  Lines         764      767       +3     
  Branches      100      101       +1     
==========================================
+ Hits          604      607       +3     
  Misses        146      146              
  Partials       14       14              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@banesullivan banesullivan marked this pull request as ready for review November 3, 2025 18:51
@banesullivan banesullivan merged commit b9d75e5 into pyOpenSci:main Nov 7, 2025
4 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.

1 participant