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

Skip to content

Conversation

@jinyoungbang
Copy link
Contributor

What does this PR do?

  • Dev and Prod environment does not allow email sends since policy has not been set.
  • Refactored CI/CD script

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 jinyoungbang changed the base branch from main to dev/v0.2 January 23, 2024 14:27
@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
727 613 84% 80% 🟢

New Files

File Coverage Status
chalicelib/api/announcements.py 40% 🟢
chalicelib/blueprints/init.py 100% 🟢
chalicelib/modules/mongo.py 40% 🟢
chalicelib/modules/ses.py 40% 🟢
TOTAL 55% 🟢

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: bf1f7aa by action🐍

@jinyoungbang jinyoungbang merged commit 5cd5f84 into dev/v0.2 Jan 23, 2024
@jinyoungbang jinyoungbang deleted the fix/aws-ses-policy branch January 23, 2024 14:27
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.

2 participants