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

Feature/flutter 2.04 #24

Merged
merged 2 commits into from Apr 4, 2021
Merged

Feature/flutter 2.04 #24

merged 2 commits into from Apr 4, 2021

Conversation

minikin
Copy link
Owner

@minikin minikin commented Apr 4, 2021

  • Migrate to NNBD

@minikin minikin linked an issue Apr 4, 2021 that may be closed by this pull request
@minikin minikin self-assigned this Apr 4, 2021
@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #24 (a442eed) into main (665c0e5) will decrease coverage by 0.03%.
The diff coverage is 84.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   91.78%   91.74%   -0.04%     
==========================================
  Files          11       11              
  Lines         438      436       -2     
==========================================
- Hits          402      400       -2     
  Misses         36       36              
Impacted Files Coverage Δ
lib/src/popover.dart 83.33% <ø> (-1.29%) ⬇️
lib/src/popover_position_widget.dart 100.00% <ø> (ø)
lib/src/utils/utils.dart 100.00% <ø> (ø)
lib/src/popover_position_render_object.dart 80.00% <77.27%> (ø)
lib/src/popover_render_shifted_box.dart 84.00% <80.00%> (ø)
lib/src/popover_context.dart 100.00% <100.00%> (ø)
lib/src/popover_item.dart 100.00% <100.00%> (ø)
lib/src/popover_path.dart 100.00% <100.00%> (ø)
lib/src/utils/build_context_extension.dart 100.00% <100.00%> (ø)
lib/src/utils/popover_utils.dart 91.66% <100.00%> (+0.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 665c0e5...a442eed. Read the comment docs.

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.

Support null safety
1 participant