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

Skip to content

Conversation

@jinyoungbang
Copy link
Contributor

@jinyoungbang jinyoungbang commented Jan 8, 2024

What does this PR do?

  • Pushes v0.2 to production

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

github-actions bot commented Jan 8, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
652 599 92% 80% 🟢

New Files

File Coverage Status
tests/init.py 100% 🟢
tests/api/init.py 100% 🟢
tests/api/test_applicants.py 100% 🟢
tests/api/test_listings.py 100% 🟢
tests/services/init.py 100% 🟢
tests/services/test_applicant_service.py 100% 🟢
tests/services/test_listing_service.py 100% 🟢
tests/test_app.py 100% 🟢
tests/test_decorators.py 100% 🟢
tests/test_dynamodb.py 100% 🟢
tests/test_utils.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
chalicelib/api/listings.py 100% 🟢
chalicelib/services/ListingService.py 100% 🟢
TOTAL 100% 🟢

updated for commit: b077117 by action🐍

@jinyoungbang jinyoungbang marked this pull request as ready for review January 23, 2024 01:09
@jinyoungbang jinyoungbang merged commit ab34c98 into main 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