Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/get rush analytics #98

Merged
merged 2 commits into from
Aug 3, 2024
Merged

Feat/get rush analytics #98

merged 2 commits into from
Aug 3, 2024

Conversation

wderocco8
Copy link
Contributor

What does this PR do?

Added support for rush-analytics in frontend (used dictionary to capture the events attended by each user in a rush-category).

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 wderocco8 added the feature New Features label Aug 3, 2024
@wderocco8 wderocco8 requested a review from jinyoungbang August 3, 2024 13:44
Copy link

github-actions bot commented Aug 3, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1900 1388 73% 70% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
chalicelib/api/events_rush.py 93% 🟢
chalicelib/services/EventsRushService.py 16% 🟢
TOTAL 55% 🟢

updated for commit: c416c19 by action🐍

@wderocco8 wderocco8 merged commit e6bbc00 into dev/v1.0 Aug 3, 2024
1 check passed
@wderocco8 wderocco8 deleted the feat/get-rush-analytics branch August 3, 2024 14:09
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