Closed leventekobor closed 1 year ago
Latest commit: 798da21ba8dbdf14dff1812d07c47f4392b7153d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Merging #1815 (798da21) into master (201f38c) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #1815 +/- ##
==========================================
+ Coverage 94.64% 94.66% +0.01%
==========================================
Files 141 143 +2
Lines 4877 4895 +18
Branches 1332 1333 +1
==========================================
+ Hits 4616 4634 +18
Misses 258 258
Partials 3 3
Impacted Files | Coverage Δ | |
---|---|---|
...ackages/sync-actions/src/quote-requests-actions.js | 100.00% <100.00%> (ø) |
|
packages/sync-actions/src/quote-requests.js | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Summary
Add sync-actions coverage for quote requests. link to docs
Description