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

[WIP] Migrate to NNBD #4

Merged
merged 20 commits into from
Mar 13, 2021
Merged

[WIP] Migrate to NNBD #4

merged 20 commits into from
Mar 13, 2021

Conversation

bharat-1809
Copy link
Owner

Migrate the Glass Kit library to NNBD

Resolves #3

@bharat-1809 bharat-1809 added enhancement New feature or request wip Work is in progress labels Feb 22, 2021
@bharat-1809 bharat-1809 self-assigned this Feb 22, 2021
@bharat-1809
Copy link
Owner Author

Published prerelease: 2.0.0-nullsafety.1

@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #4 (6a0645e) into main (a1fcfec) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   80.00%   80.14%   +0.14%     
==========================================
  Files           2        2              
  Lines         140      141       +1     
==========================================
+ Hits          112      113       +1     
  Misses         28       28              
Impacted Files Coverage Δ
lib/src/border_painter.dart 84.61% <ø> (ø)
lib/src/glass_container.dart 79.13% <100.00%> (+0.18%) ⬆️

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 a1fcfec...6a0645e. Read the comment docs.

@bharat-1809 bharat-1809 merged commit ef99f90 into main Mar 13, 2021
@bharat-1809 bharat-1809 deleted the nullsafety branch March 14, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wip Work is in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NNBD] Migrate entire library to NNBD
1 participant