Skip to content

Upgrade rexios_lints to 19 - #314

Open
Rexios80 wants to merge 3 commits into
mainfrom
feature/rexios_lints-19
Open

Upgrade rexios_lints to 19#314
Rexios80 wants to merge 3 commits into
mainfrom
feature/rexios_lints-19

Conversation

@Rexios80

Copy link
Copy Markdown
Member

Summary

  • Upgrade rexios_lints to 19 in hive, hive_generator, their examples, and the storage benchmark
  • Await futures that trip async_return_with_no_await and fix the one simple_directive_paths hit

Test plan

  • dart analyze --fatal-infos in hive and hive_generator on Dart 3.13
  • hive tests still pass (CI test-hive still strips rexios_lints and runs on Dart 3.4)

@cursor

cursor Bot commented Aug 13, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.48%. Comparing base (e98c319) to head (565aa32).

Files with missing lines Patch % Lines
hive/lib/src/box_collection/box_collection.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
+ Coverage   93.40%   93.48%   +0.07%     
==========================================
  Files          64       64              
  Lines        2625     2623       -2     
==========================================
  Hits         2452     2452              
+ Misses        173      171       -2     

☔ View full report in Codecov by Harness.
📢 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.

`return await` delayed this function past the Completer, so dart2wasm tests saw the next op start before `after0`.
….47 analysis_options.

rexios_lints 19 enables migrate_design_widgets; this package still imports SDK Material. Also drop unused ReadWriteSync ignores that failed --fatal-infos.
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.

1 participant