paragon icon indicating copy to clipboard operation
paragon copied to clipboard

refactor: update lock file version

Open Mashal-m opened this issue 2 years ago • 3 comments

Description

Renamed lockfileversion-check-v3 to lockfile-check in lockfile version file.

Deploy Preview

Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page).

Merge Checklist

  • [ ] If your update includes visual changes, have they been reviewed by a designer? Send them a link to the Netlify deploy preview, if applicable.
  • [ ] Does your change adhere to the documented style conventions?
  • [ ] Do any prop types have missing descriptions in the Props API tables in the documentation site (check deploy preview)?
  • [ ] Were your changes tested using all available themes (see theme switcher in the header of the deploy preview, under the "Settings" icon)?
  • [ ] Were your changes tested in the example app?
  • [ ] Is there adequate test coverage for your changes?
  • [ ] Consider whether this change needs to reviewed/QA'ed for accessibility (a11y). If so, please add wittjeff and adamstankiewicz as reviewers on this PR.

Post-merge Checklist

  • [ ] Verify your changes were released to NPM at the expected version.
  • [ ] If you'd like, share your contribution in #show-and-tell.
  • [ ] 🎉 🙌 Celebrate! Thanks for your contribution.

Mashal-m avatar Aug 31 '23 06:08 Mashal-m

Deploy Preview for paragon-openedx ready!

Name Link
Latest commit ca23d86f149073b3842123186902f5fed86e3d1b
Latest deploy log https://app.netlify.com/sites/paragon-openedx/deploys/64f033bbb37c1b0008182539
Deploy Preview https://deploy-preview-2583--paragon-openedx.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Aug 31 '23 06:08 netlify[bot]

Codecov Report

Patch and project coverage have no change.

Comparison is base (d591994) 91.70% compared to head (ca23d86) 91.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2583   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files         236      236           
  Lines        4219     4219           
  Branches     1021     1021           
=======================================
  Hits         3869     3869           
  Misses        346      346           
  Partials        4        4           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 31 '23 06:08 codecov[bot]

[clarification] @Mashal-m I'm assuming we'd want the failing mismatch-check to be passing before we merge this PR?

adamstankiewicz avatar Sep 01 '23 11:09 adamstankiewicz