AnalogIO / coffeecard_app

Cross-platform coffee card app for Cafe Analog
https://www.cafeanalog.dk/app
MIT License
6 stars 1 forks source link

Migrate to Dart 3 and Flutter 3.10.0 #452

Closed marfavi closed 1 year ago

marfavi commented 1 year ago

Closes #451

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

marfavi commented 1 year ago

@TTA777 Can you generate some new goldens on this branch? πŸ™πŸ½

TTA777 commented 1 year ago

@marfavi Done

codecov[bot] commented 1 year ago

Codecov Report

Merging #452 (258a111) into develop (bddf0ca) will not change coverage. The diff coverage is 16.66%.

@@           Coverage Diff            @@
##           develop     #452   +/-   ##
========================================
  Coverage    59.70%   59.70%           
========================================
  Files           88       89    +1     
  Lines          943      943           
========================================
  Hits           563      563           
  Misses         380      380           
Flag Coverage Ξ”
unittests 59.70% <16.66%> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
lib/core/errors/failures.dart 58.33% <0.00%> (ΓΈ)
lib/core/usecases/usecase.dart 0.00% <ΓΈ> (ΓΈ)
lib/cubits/environment/environment_state.dart 80.00% <ΓΈ> (ΓΈ)
lib/cubits/login/login_state.dart 100.00% <ΓΈ> (ΓΈ)
lib/cubits/products/products_state.dart 100.00% <ΓΈ> (ΓΈ)
...ib/data/repositories/v2/app_config_repository.dart 0.00% <0.00%> (ΓΈ)
...tributor/presentation/cubit/contributor_state.dart 71.42% <ΓΈ> (ΓΈ)
...ta/datasources/leaderboard_remote_data_source.dart 57.14% <0.00%> (ΓΈ)
...derboard/presentation/cubit/leaderboard_state.dart 100.00% <ΓΈ> (ΓΈ)
...ccupation/presentation/cubit/occupation_state.dart 100.00% <ΓΈ> (ΓΈ)
... and 16 more