Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MLPAB-2760: Allow donor to delete voucher after access code used #1821

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

acsauk
Copy link
Contributor

@acsauk acsauk commented Mar 4, 2025

Purpose

Fixes MLPAB-2760

I was going to tackle the flaky tests separately, but I had 5 different failures in a row so rolled it into this ticket. The main change was decoupling chained commands that cypress advises are unsafe to chain. Let's see if this makes things more stable in the long run...

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.07%. Comparing base (129744e) to head (dcb32dd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1821   +/-   ##
=======================================
  Coverage   95.06%   95.07%           
=======================================
  Files         287      287           
  Lines       17058    17062    +4     
=======================================
+ Hits        16217    16221    +4     
  Misses        663      663           
  Partials      178      178           
Flag Coverage Δ
unittests 95.07% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acsauk acsauk force-pushed the MLPAB-2760-allow-removing-voucher-after-they-start branch 2 times, most recently from bb48142 to 872a073 Compare March 4, 2025 12:22
@acsauk acsauk force-pushed the MLPAB-2760-allow-removing-voucher-after-they-start branch 3 times, most recently from b04d31c to 5c3e35d Compare March 4, 2025 14:05
@acsauk acsauk force-pushed the MLPAB-2760-allow-removing-voucher-after-they-start branch from 5c3e35d to ce4f110 Compare March 4, 2025 15:48
@acsauk acsauk force-pushed the MLPAB-2760-allow-removing-voucher-after-they-start branch 3 times, most recently from 53c60ed to 3bff6d6 Compare March 4, 2025 16:54
@acsauk acsauk marked this pull request as ready for review March 4, 2025 17:30
@acsauk acsauk requested a review from a team as a code owner March 4, 2025 17:30
@acsauk acsauk marked this pull request as draft March 4, 2025 17:37
@acsauk acsauk marked this pull request as ready for review March 5, 2025 15:00
@acsauk acsauk force-pushed the MLPAB-2760-allow-removing-voucher-after-they-start branch from 3bff6d6 to 1d790bb Compare March 5, 2025 15:02
hawx
hawx previously approved these changes Mar 5, 2025
@acsauk acsauk force-pushed the MLPAB-2760-allow-removing-voucher-after-they-start branch from f481db2 to dcb32dd Compare March 5, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants