Closed phixMe closed 3 weeks ago
Name | Link |
---|---|
Latest commit | e9a2ed5d36c04800c3ac41a22d4dc92d25569473 |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/671c221652fcc70008caeadf |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.16%. Comparing base (
5a33b2f
) to head (e9a2ed5
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Problem
This pull request includes various updates to the
Dashboard
andEvents
components The most important changes include adding a refresh button to the dashboard, modifying the events table to improve tooltip usage, and increasing the page size for events.Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)