pozil / sfdc-ui-lookup-lwc

Salesforce Lookup Component built with Lightning Web Components.
Apache License 2.0
582 stars 223 forks source link

Update validity and value method for datatable use #131

Closed banderson5144 closed 1 year ago

banderson5144 commented 1 year ago

@pozil this is continuing off the discussion in this thread

pozil commented 1 year ago

Thanks for the PR @banderson5144, could you run prettier so that CI passes?

banderson-stripe commented 1 year ago

@pozil ran prettier locally and then pushed the change

codecov[bot] commented 1 year ago

Codecov Report

Merging #131 (fdbcfac) into master (5d67519) will decrease coverage by 0.27%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   92.10%   91.84%   -0.27%     
==========================================
  Files           3        2       -1     
  Lines         304      282      -22     
  Branches       71       71              
==========================================
- Hits          280      259      -21     
+ Misses         22       21       -1     
  Partials        2        2              
Flag Coverage Δ
Apex ?
LWC 91.84% <100.00%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
src/main/default/lwc/lookup/lookup.js 91.11% <100.00%> (+0.06%) :arrow_up:
src/main/default/classes/LookupSearchResult.cls

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.