kabili207 / zora-sharp

A decoder for the password system used in the Legend of Zelda Oracle of Ages and Oracle of Seasons games.
GNU Lesser General Public License v3.0
48 stars 22 forks source link

Test cleanups #14

Closed carys-the-weed-cloud closed 5 years ago

carys-the-weed-cloud commented 5 years ago

Uhm, the commits are all messed up i think

codecov[bot] commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #14     +/-   ##
=========================================
+ Coverage   96.11%   96.21%   +0.1%     
=========================================
  Files          15       15             
  Lines         977      977             
  Branches      106      106             
=========================================
+ Hits          939      940      +1     
+ Misses         28       26      -2     
- Partials       10       11      +1
Impacted Files Coverage Δ
src/RingSecret.cs 96.59% <0%> (-1.14%) :arrow_down:
src/Secret.cs 98.95% <0%> (+2.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f06b8a...ec2f503. Read the comment docs.

carys-the-weed-cloud commented 5 years ago

Implemented suggested changes, please let me know if anything needs changing.