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

Tests Performed

Screenshots

Additional Comments

wderocco8 and others added 30 commits January 17, 2024 17:07
Feat/data analytics (code refactor)
@jinyoungbang jinyoungbang marked this pull request as ready for review March 31, 2024 14:50
@jinyoungbang jinyoungbang merged commit eacd765 into staging Mar 31, 2024
@github-actions
Copy link

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
1233 982 80% 80% 🔴

New Files

File Coverage Status
chalicelib/api/events.py 71% 🟢
chalicelib/api/insights.py 100% 🟢
chalicelib/models/roles.py 100% 🟢
chalicelib/services/EventService.py 33% 🟢
chalicelib/services/InsightsService.py 94% 🟢
tests/api/test_insights.py 100% 🟢
tests/services/test_insights_service.py 100% 🟢
TOTAL 86% 🟢

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 30% 🟢
chalicelib/services/MemberService.py 65% 🟢
tests/api/test_applicants.py 100% 🟢
tests/api/test_listings.py 100% 🟢
TOTAL 81% 🟢

updated for commit: 071e48b by action🐍

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