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 artifact cleanup #229

Closed bitPogo closed 2 years ago

bitPogo commented 2 years ago

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

This fixes the issue with failed compilations whit Multi Interface mocks or to be precise with its clean up.

What is the overall concept of the implementation?

:thinking: DOD Checklist

github-actions[bot] commented 2 years ago
Warnings
:warning: Set a milestone please

Generated by :no_entry_sign: Danger Kotlin against a4b406cc938ebf6b1228ec7d3ce1c5127fa04cf3

sonarcloud[bot] commented 2 years 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 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication