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

Skip to content

Conversation

@jinyoungbang
Copy link
Contributor

@jinyoungbang jinyoungbang commented Jan 23, 2024

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

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

@jinyoungbang jinyoungbang changed the base branch from main to dev/v0.2 January 23, 2024 12:22
@jinyoungbang jinyoungbang marked this pull request as ready for review January 23, 2024 12:22
@jinyoungbang jinyoungbang merged commit d8df0ae into dev/v0.2 Jan 23, 2024
@jinyoungbang jinyoungbang changed the title fix fix: Fix Malformed JSON Outputs for API Gateway Jan 23, 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.

2 participants