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

StringUtils coverage #681

Merged
merged 15 commits into from Mar 30, 2022
Merged

StringUtils coverage #681

merged 15 commits into from Mar 30, 2022

Conversation

jaadams5
Copy link
Contributor

The changes bring the test coverage of StringUtilities to 100%.

It should be noted that much of StringUtilities coverage comes from static initializations in other tests so many of these tests just get edge cases such as null input.

commit 4194cb4
Author: Veracity0 <83725298+Veracity0@users.noreply.github.com>
Date:   Wed Mar 23 11:28:16 2022 -0400

    add pulverization for 2021 and 2022 Standard awards (#673)

commit 1fe77c7
Author: Veracity0 <83725298+Veracity0@users.noreply.github.com>
Date:   Wed Mar 23 09:02:19 2022 -0400

    rationalize availableCombatSkills (#672)

    * rationalize availableCombatSkills

    * address code review comments

commit c230f53
Author: Veracity0 <83725298+Veracity0@users.noreply.github.com>
Date:   Tue Mar 22 14:33:10 2022 -0400

    Initial support Grey Goose and combat skills (#671)

    * Initial support Grey Goose and combat skills

    * add tests

    * address code review comments

    * one last code review comment

commit e491620
Author: BadHorseMonkey <58645293+BadHorseMonkey@users.noreply.github.com>
Date:   Mon Mar 21 20:54:36 2022 -0500

    Added condition for Goblin water only finishing the quest during Heavy Rains. (#665)

    Co-authored-by: Jamie Adams <82782908+jaadams5@users.noreply.github.com>

commit 85c33e6
Author: Veracity0 <83725298+Veracity0@users.noreply.github.com>
Date:   Mon Mar 21 15:48:14 2022 -0400

    rationalize data types in Concoction and ConcoctionDatabase (#670)
@jaadams5 jaadams5 requested a review from a team as a code owner March 30, 2022 01:27
@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #681 (a4a1786) into main (02d0ca2) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #681      +/-   ##
============================================
+ Coverage     22.31%   22.35%   +0.03%     
- Complexity     9658     9684      +26     
============================================
  Files          1004     1004              
  Lines        157641   157641              
  Branches      34878    34878              
============================================
+ Hits          35184    35238      +54     
+ Misses       116148   116114      -34     
+ Partials       6309     6289      -20     
Impacted Files Coverage Δ
...ourceforge/kolmafia/utilities/StringUtilities.java 100.00% <0.00%> (+12.30%) ⬆️

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 02d0ca2...a4a1786. Read the comment docs.

@midgleyc midgleyc merged commit 581af39 into main Mar 30, 2022
@midgleyc midgleyc deleted the StringUtilsCoverage branch March 30, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants