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

Skip to content

Conversation

@jinyoungbang
Copy link
Contributor

@jinyoungbang jinyoungbang commented Mar 26, 2024

What does this PR do?

  • Created the API that onboards users with updated data

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
  • Merge: Pushing features to an upper envrironment

Tests Performed

Screenshots

Additional Comments

@jinyoungbang jinyoungbang changed the base branch from main to dev/v1.0 March 26, 2024 13:20
@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1085 922 85% 80% 🟢

New Files

File Coverage Status
chalicelib/api/insights.py 100% 🟢
chalicelib/models/roles.py 100% 🟢
chalicelib/services/InsightsService.py 94% 🟢
tests/api/test_insights.py 100% 🟢
tests/services/test_insights_service.py 100% 🟢
TOTAL 99% 🟢

Modified Files

File Coverage Status
app.py 100% 🟢
chalicelib/api/applicants.py 100% 🟢
chalicelib/api/listings.py 88% 🟢
chalicelib/api/members.py 63% 🟢
chalicelib/decorators.py 81% 🟢
chalicelib/modules/mongo.py 35% 🟢
chalicelib/services/MemberService.py 65% 🟢
tests/api/test_applicants.py 100% 🟢
tests/api/test_listings.py 100% 🟢
TOTAL 81% 🟢

updated for commit: f68bfe6 by action🐍

@jinyoungbang jinyoungbang marked this pull request as ready for review March 26, 2024 23:23
@jinyoungbang jinyoungbang merged commit f549632 into dev/v1.0 Mar 26, 2024
@jinyoungbang jinyoungbang deleted the feat/onboarding-api branch March 26, 2024 23:23
@jinyoungbang jinyoungbang added the feature New Features label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants