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

fix: Report usage stats when isReactEnabled=false #2534

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

mshabarov
Copy link
Contributor

When isReactEnabled=false the stats reporting method HillaStats.reportGenericHasFeatures wasn't invoked making Lit stats not reported at all.

Related-to vaadin/platform#6488

Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (26d520a) to head (a6aa66d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2534   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files          66       66           
  Lines        4546     4546           
  Branches      661      661           
=======================================
  Hits         4319     4319           
  Misses        182      182           
  Partials       45       45           
Flag Coverage Δ
unittests 95.00% <ø> (ø)

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.

@taefi taefi merged commit 6e80921 into main Jun 12, 2024
15 checks passed
@taefi taefi deleted the fix-hilla-lit-stats branch June 12, 2024 08:16
taefi added a commit that referenced this pull request Jun 12, 2024
…2536)

fix: Report usage stats when isReactEnabled=false (#2534)

Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
Co-authored-by: Soroosh Taefi <taefi.soroosh@gmail.com>
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Hilla 24.5.0.alpha3 and is also targeting the upcoming stable 24.5.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants