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

Add basic melos support #1147

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Add basic melos support #1147

merged 1 commit into from
Sep 26, 2022

Conversation

Sub6Resources
Copy link
Owner

Fixes #1133

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Base: 51.44% // Head: 49.62% // Decreases project coverage by -1.81% ⚠️

Coverage data is based on head (cd925de) compared to base (ff059b7).
Patch has no changes to coverable lines.

❗ Current head cd925de differs from pull request most recent head e139d7c. Consider uploading reports for the commit e139d7c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1147      +/-   ##
==========================================
- Coverage   51.44%   49.62%   -1.82%     
==========================================
  Files          17       18       +1     
  Lines        2587     2702     +115     
==========================================
+ Hits         1331     1341      +10     
- Misses       1256     1361     +105     
Impacted Files Coverage Δ
...ackages/flutter_html_svg/lib/flutter_html_svg.dart 8.69% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sub6Resources Sub6Resources marked this pull request as ready for review September 26, 2022 17:00
@Sub6Resources
Copy link
Owner Author

The difference in code coverage is because we now are tracking coverage on all the subpackages.

erickok
erickok previously approved these changes Sep 26, 2022
example/pubspec_overrides.yaml Outdated Show resolved Hide resolved
@Sub6Resources
Copy link
Owner Author

Merging now!

@Sub6Resources Sub6Resources merged commit 18c77db into master Sep 26, 2022
@Sub6Resources Sub6Resources deleted the tools/melos-final branch October 21, 2022 19:07
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.

Use melos for multi-package development
2 participants