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.12 - Optimize #38

Merged
merged 6 commits into from
Dec 21, 2024
Merged

v2.5.12 - Optimize #38

merged 6 commits into from
Dec 21, 2024

Conversation

gmpassos
Copy link
Contributor

No description provided.

  - Optimize `parseClasses`, `configureClasses`, `appendClasses`.
  - `_callRenderImpl`: optimize check if parent contains content.
  - `_normalizeRenderListValue`: optimize type check order.
  - Improve null-safe code.
- `UIComponent`:
  - Optimize `parseClasses`, `configureClasses`, `appendClasses`.
  - `_callRenderImpl`: optimize check if parent contains content.
  - `_normalizeRenderListValue`: optimize type check order.
  - Improve null-safe code.

- `bones_ui_layout`: optimize.

- dom_tools: ^2.3.2
- dom_builder: ^2.2.7
- swiss_knife: ^3.2.3
- yaml: ^3.1.3
- test: ^1.25.14
- stream_channel: ^2.1.3
- stack_trace: ^1.12.1
@gmpassos gmpassos changed the title Optimize v2.5.12 - Optimize Dec 21, 2024
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 56.33803% with 31 lines in your changes missing coverage. Please review.

Project coverage is 36.66%. Comparing base (430da77) to head (fb276d9).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
lib/src/bones_ui_component.dart 57.81% 27 Missing ⚠️
lib/src/bones_ui_layout.dart 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   36.87%   36.66%   -0.22%     
==========================================
  Files          22       22              
  Lines        3365     3382      +17     
==========================================
- Hits         1241     1240       -1     
- Misses       2124     2142      +18     
Flag Coverage Δ
unittests 36.66% <56.33%> (-0.22%) ⬇️

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 c4acd53 into master Dec 21, 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