Skip to content

Conversation

@utilForever
Copy link
Owner

This revision includes:

  • Fix intermittent unit test failure (Resolves Fix intermittent unit test failure #613)
    • Puzzle Box of Yogg-Saron (ULD_216)
      • Add function 'CastRandomSpell()': Casts random spell with random target such as 'Puzzle Box of Yogg-Saron'
      • Change code to call function 'CastRandomSpell()'

- Casts random spell with random target such as 'Puzzle Box of Yogg-Saron'
@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #614 (30f6eaf) into main (1092c33) will decrease coverage by 0.00%.
The diff coverage is 84.21%.

@@            Coverage Diff             @@
##             main     #614      +/-   ##
==========================================
- Coverage   97.57%   97.57%   -0.01%     
==========================================
  Files         343      343              
  Lines       60891    60909      +18     
==========================================
+ Hits        59417    59434      +17     
- Misses       1474     1475       +1     

@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
0.0% 0.0% Duplication

@utilForever utilForever merged commit 670f65d into main Jul 30, 2021
@utilForever utilForever deleted the fix-613 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