Skip to content

Conversation

@Marc-Andrieu
Copy link
Member

No description provided.

@Marc-Andrieu Marc-Andrieu self-assigned this Sep 9, 2025
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.74%. Comparing base (a9e179b) to head (e631db7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   53.74%   53.74%           
=======================================
  Files         165      165           
  Lines        3606     3606           
=======================================
  Hits         1938     1938           
  Misses       1668     1668           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

const Spacer(),
GestureDetector(
onTap: () async {
if (tag == "") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the tag optional ?
Why do we require one ?

@Marc-Andrieu
Copy link
Member Author

You (or @Malem38) explicitly asked me to put it back as mandatory, because we should want to filter by tag (the name of an event possibly, or the bus number)

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.

5 participants