solidus icon indicating copy to clipboard operation
solidus copied to clipboard

Admin payment methods crud

Open chaimann opened this issue 8 months ago • 1 comments

[!IMPORTANT] blocked by #6294

Summary

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

chaimann avatar Jul 05 '25 10:07 chaimann

Codecov Report

:x: Patch coverage is 89.70588% with 7 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 88.97%. Comparing base (bbca5cc) to head (e701f96). :warning: Report is 123 commits behind head on main.

Files with missing lines Patch % Lines
admin/app/lib/solidus_admin/form_builder.rb 79.41% 7 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6302      +/-   ##
==========================================
+ Coverage   86.65%   88.97%   +2.31%     
==========================================
  Files         521      867     +346     
  Lines       11943    18471    +6528     
==========================================
+ Hits        10349    16434    +6085     
- Misses       1594     2037     +443     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jul 05 '25 11:07 codecov[bot]