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

docs: add thoughts on future design #157

Merged
merged 4 commits into from
May 23, 2024
Merged

docs: add thoughts on future design #157

merged 4 commits into from
May 23, 2024

Conversation

eseidel
Copy link
Contributor

@eseidel eseidel commented May 8, 2024

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.03%. Comparing base (4685789) to head (7a681d0).

Current head 7a681d0 differs from pull request most recent head 0683f3d

Please upload reports for the commit 0683f3d to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   96.27%   96.03%   -0.24%     
==========================================
  Files          28       20       -8     
  Lines        3191     2898     -293     
==========================================
- Hits         3072     2783     -289     
+ Misses        119      115       -4     
Flag Coverage Δ
patch 36.26% <ø> (ø)
updater_tools ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Outdated
library from within a Flutter app. Published to pub.dev, usage is optional by
developers.

Mos interesting code is in the `library` directory. There is also
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Mos interesting code is in the `library` directory. There is also
Most interesting code is in the `library` directory. There is also

README.md Outdated
library from within a Flutter app. Published to pub.dev, usage is optional by
developers.

Mos interesting code is in the `library` directory. There is also

Choose a reason for hiding this comment

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

Suggested change
Mos interesting code is in the `library` directory. There is also
Most interesting code is in the `library` directory. There is also

patch/README.md Outdated
and we intend to move to a system whereby `patch` is responsible for including
its own hash in the patch file and validating during application.

In that world we might end up with two hashes. One who's purpose is to validate
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
In that world we might end up with two hashes. One who's purpose is to validate
In that world we might end up with two hashes. One whose purpose is to validate

patch/README.md Outdated
and we intend to move to a system whereby `patch` is responsible for including
its own hash in the patch file and validating during application.

In that world we might end up with two hashes. One who's purpose is to validate

Choose a reason for hiding this comment

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

Suggested change
In that world we might end up with two hashes. One who's purpose is to validate
In that world we might end up with two hashes. One who's purpose is to validate

@eseidel eseidel enabled auto-merge (squash) May 23, 2024 18:14
@eseidel eseidel merged commit 908e231 into main May 23, 2024
6 checks passed
@eseidel eseidel deleted the design branch May 23, 2024 18:17
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.

3 participants