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

v2.5.4 #34

Merged
merged 1 commit into from
Apr 10, 2024
Merged

v2.5.4 #34

merged 1 commit into from
Apr 10, 2024

Conversation

gmpassos
Copy link
Contributor

  • New UIComponentDOMContext.

  • UIDOMGenerator:

    • Optimize attachFutureElement using UIComponentDOMContext.uiComponent to resolve parentComponent.
  • mercury_client: ^2.2.2

  • test: ^1.25.3

  • test_api: ^0.7.1

  • test_core: ^0.6.1

  • build_web_compilers: ^4.0.10

  • build_runner: ^2.4.9

- New `UIComponentDOMContext`.

- `UIDOMGenerator`:
  - Optimize `attachFutureElement` using `UIComponentDOMContext.uiComponent` to resolve `parentComponent`.

- mercury_client: ^2.2.2
- test: ^1.25.3
- test_api: ^0.7.1
- test_core: ^0.6.1
- build_web_compilers: ^4.0.10
- build_runner: ^2.4.9
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

Attention: Patch coverage is 77.14286% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 35.88%. Comparing base (a113970) to head (52e89ae).

Files Patch % Lines
lib/src/bones_ui_component.dart 85.71% 4 Missing ⚠️
lib/src/bones_ui_generator.dart 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   35.79%   35.88%   +0.08%     
==========================================
  Files          22       22              
  Lines        3257     3269      +12     
==========================================
+ Hits         1166     1173       +7     
- Misses       2091     2096       +5     
Flag Coverage Δ
unittests 35.88% <77.14%> (+0.08%) ⬆️

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.

@gmpassos gmpassos merged commit c9855c0 into master Apr 10, 2024
5 checks passed
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