bitPogo / kmock

A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
Apache License 2.0
59 stars 2 forks source link

Fix TaskChain Resolution #246

Closed bitPogo closed 1 year ago

bitPogo commented 1 year ago

What does the PR achieve/Which part improves the PR?

This resolves issues if the a certain TestTask (like ioArm64) does not exists even if is declared.

:thinking: DOD Checklist

github-actions[bot] commented 1 year ago
Warnings
:warning: Functional changes should be reflected in the CHANGELOG.adoc

Generated by :no_entry_sign: Danger Kotlin against bcd033c997d1d4207ecf2e92968851aec59ac047

sonarcloud[bot] commented 1 year ago

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication