Closed archx3 closed 2 months ago
Attention: Patch coverage is 92.30769%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 56.95%. Comparing base (
5bd4589
) to head (6fce156
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/api/handlers/campaign.py | 92.30% | 2 Missing :warning: |
src/api/store/campaign.py | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary / Highlights
This pull request includes two new features aimed at improving the Campaign model. The first commit introduces a MEDIUM_STR_LEN constant set to 500, and updates the featured_summary field in the Campaign model to utilize this new constant, allowing for longer text entries. The second commit adds support for a banner_section in campaign updates to handle related media and sections. Additionally, the featured_summary field is included in the campaign models. These updates enhance the campaign functionality by allowing more detailed and media-rich entries.
Details (Give details about what this PR accomplishes, include any screenshots etc)
Testing Steps (Provide details on how your changes can be tested)
Requirements (place an
x
in each[ ]
)Transparency (Project board)