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

Lint - Add require_trailing_commas in analyser #325

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

guillaumetavernier
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 68.96552% with 117 lines in your changes are missing coverage. Please review.

Project coverage is 54.87%. Comparing base (7e8c427) to head (75ae214).

Files Patch % Lines
lib/auth/providers/openid_provider.dart 0.00% 28 Missing ⚠️
lib/booking/repositories/booking_repository.dart 0.00% 11 Missing ⚠️
lib/cinema/providers/main_page_index_provider.dart 0.00% 11 Missing ⚠️
lib/loan/repositories/loan_repository.dart 0.00% 8 Missing ⚠️
lib/admin/repositories/group_repository.dart 0.00% 7 Missing ⚠️
lib/amap/providers/user_order_list_provider.dart 60.00% 6 Missing ⚠️
lib/event/repositories/event_repository.dart 0.00% 6 Missing ⚠️
lib/loan/providers/item_list_provider.dart 50.00% 5 Missing ⚠️
...repositories/delivery_product_list_repository.dart 0.00% 4 Missing ⚠️
lib/amap/repositories/order_list_repository.dart 0.00% 4 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
- Coverage   55.54%   54.87%   -0.68%     
==========================================
  Files         166      166              
  Lines        3586     3665      +79     
==========================================
+ Hits         1992     2011      +19     
- Misses       1594     1654      +60     

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

@julien4215 julien4215 merged commit c8c7f41 into main Mar 16, 2024
6 checks passed
@julien4215 julien4215 deleted the lint-force-trailling-commas branch March 16, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants