Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jinyoungbang
Copy link
Contributor

What does this PR do?

Type of change

  • Fix: Bug fix (non-breaking change which fixes an issue)
  • Refactor: Any code refactoring
  • Chore: technical debt, workflow improvements
  • Feature: New feature (non-breaking change which adds functionality)
  • Documentation: This change requires a documentation update

Tests Performed

Screenshots

Additional Comments

jinyoungbang and others added 28 commits October 15, 2023 21:44
feat: Implement Mass Announcement Features through AWS SES
feat: Email Confirmation for Application
fix: Add Additional DynamoDB Policies
merge: `v0.2 beta` to `staging`
@github-actions
Copy link

github-actions bot commented Jan 23, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
756 633 84% 80% 🟢

New Files

File Coverage Status
chalicelib/api/announcements.py 40% 🟢
chalicelib/api/members.py 83% 🟢
chalicelib/blueprints/init.py 100% 🟢
chalicelib/modules/mongo.py 42% 🟢
chalicelib/modules/ses.py 40% 🟢
chalicelib/services/MemberService.py 67% 🟢
TOTAL 62% 🟢

Modified Files

File Coverage Status
app.py 100% 🟢
chalicelib/api/listings.py 86% 🟢
chalicelib/s3.py 52% 🟢
chalicelib/services/ListingService.py 83% 🟢
tests/api/test_listings.py 100% 🟢
tests/services/test_listing_service.py 100% 🟢
tests/test_app.py 100% 🟢
TOTAL 89% 🟢

updated for commit: ab6bf6f by action🐍

@jinyoungbang jinyoungbang marked this pull request as ready for review January 24, 2024 20:30
@jinyoungbang jinyoungbang merged commit f632998 into main Jan 24, 2024
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.

3 participants