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

🧬 Adds author bio serializer #187

Merged
merged 1 commit into from
Jul 2, 2024
Merged

🧬 Adds author bio serializer #187

merged 1 commit into from
Jul 2, 2024

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Jul 2, 2024

Author bio

Includes bio in API fields.

Closes #185

@mrharpo mrharpo self-assigned this Jul 2, 2024
@mrharpo mrharpo added the test 🧪 Tests and testing label Jul 2, 2024
@mrharpo mrharpo added this to the 🛰 Open Vault Launch milestone Jul 2, 2024
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.76%. Comparing base (6185334) to head (40c7db9).

Files Patch % Lines
authors/models.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   90.86%   90.76%   -0.11%     
==========================================
  Files          60       60              
  Lines         679      682       +3     
==========================================
+ Hits          617      619       +2     
- Misses         62       63       +1     

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

@mrharpo mrharpo added enhancement ➕ New feature or request and removed test 🧪 Tests and testing labels Jul 2, 2024
@foglabs foglabs self-requested a review July 2, 2024 20:19
Copy link
Contributor

@foglabs foglabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woo!

@foglabs foglabs merged commit 2ec6a31 into main Jul 2, 2024
10 checks passed
@foglabs foglabs deleted the 185-author-bio-serializer branch July 2, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Include Author 'Bio' Field In Author Serializer
2 participants