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

chore: old TODOs #4758

Merged

Conversation

monsieurtanuki
Copy link
Contributor

What

  • Old TODOs

Files

Deleted files:

  • dao_hive_product.dart: we don't store products in hive since 18 months ago
  • dao_unzipped_product.dart: we don't store products as unzipped since 18 months ago

Impacted files:

  • background_task_hunger_games.dart: impacted by off-dart new features
  • background_task_image.dart: impacted by off-dart new features
  • crop_page.dart: impacted by off-dart new features
  • local_database.dart: removed hive and unzipped products

Deleted files:
* `dao_hive_product.dart`: we don't store products in hive since 18 months ago
* `dao_unzipped_product.dart`: we don't store products as unzipped since 18 months ago

Impacted files:
* `background_task_hunger_games.dart`: impacted by off-dart new features
* `background_task_image.dart`: impacted by off-dart new features
* `crop_page.dart`: impacted by off-dart new features
* `local_database.dart`: removed hive and unzipped products
@codecov-commenter
Copy link

Codecov Report

Merging #4758 (d7a769b) into develop (b3f73c0) will increase coverage by 0.06%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           develop   #4758      +/-   ##
==========================================
+ Coverage     9.83%   9.90%   +0.06%     
==========================================
  Files          313     311       -2     
  Lines        15905   15808      -97     
==========================================
  Hits          1565    1565              
+ Misses       14340   14243      -97     
Files Coverage Δ
...ckages/smooth_app/lib/database/local_database.dart 0.00% <ø> (ø)
packages/smooth_app/lib/pages/crop_page.dart 0.00% <ø> (ø)
...p/lib/background/background_task_hunger_games.dart 0.00% <0.00%> (ø)
...ooth_app/lib/background/background_task_image.dart 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@M123-dev M123-dev left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @monsieurtanuki

I should take a look at mine eventually as well

@monsieurtanuki monsieurtanuki merged commit 4ab2150 into openfoodfacts:develop Nov 4, 2023
6 checks passed
@monsieurtanuki
Copy link
Contributor Author

Thank you @M123-dev for your review!

It was not a priority, it's just that I had stumbled into those TODOs.

teolemon added a commit that referenced this pull request Nov 19, 2023
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.

3 participants