trailheadapps / dreamhouse-lwc

Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Real estate use case. Get inspired and learn best practices.
https://developer.salesforce.com
Apache License 2.0
382 stars 766 forks source link

Prerelease/summer22 #422

Closed albarivas closed 2 years ago

albarivas commented 2 years ago

What does this PR do?

Summer 22 updates

What issues does this PR fix or reference?

The PR fulfills these requirements:

[ ] Tests for the proposed changes have been added/updated. [ ] Code linting and formatting was performed.

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>

github-actions[bot] commented 2 years ago

⚠️ CodeTour Watch

Changed files with possible CodeTour impact:

Impacted CodeTour files:

Make sure to review CodeTour files and update line numbers accordingly.

codecov[bot] commented 2 years ago

Codecov Report

Merging #422 (c595df1) into main (ee6752b) will increase coverage by 0.32%. The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
+ Coverage   90.93%   91.26%   +0.32%     
==========================================
  Files          17       18       +1     
  Lines         364      412      +48     
  Branches       17       23       +6     
==========================================
+ Hits          331      376      +45     
- Misses         33       36       +3     
Flag Coverage Δ
Apex 98.30% <ø> (ø)
LWC 88.43% <93.75%> (+1.03%) :arrow_up:

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

Impacted Files Coverage Δ
...ce-app/main/default/classes/PropertyController.cls 95.45% <ø> (ø)
...n/default/lwc/propertyLocation/propertyLocation.js 93.75% <93.75%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ee6752b...c595df1. Read the comment docs.