Skip to content

Conversation

@utilForever
Copy link
Owner

This revision includes:

  • Fix intermittent unit test failure (Resolves Fix intermittent unit test failure #609)
    • Living Seed (Rank 1) (BAR_536)
      • Add code to process task queue and a list of tasks
      • Correct the logic of method 'UpgradableTrigger()'
      • Change method name to 'RankSpellTrigger()'
    • Puzzle Box of Yogg-Saron (ULD_216)
      • Move the position of code to erase non-minion cards
      • Add code to consider the entity ID is empty
    • Bazaar Burglary (ULD_326)
      • Add code to consider the empty card
        • The corrupted card is empty

@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #610 (36f8849) into main (4068ccf) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
- Coverage   97.58%   97.54%   -0.04%     
==========================================
  Files         343      343              
  Lines       60893    60893              
==========================================
- Hits        59423    59400      -23     
- Misses       1470     1493      +23     

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
5.3% 5.3% Duplication

@utilForever utilForever merged commit 7c0f6a8 into main Jul 25, 2021
@utilForever utilForever deleted the fix-609 branch July 30, 2021 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix intermittent unit test failure

2 participants