While using Enigma, I wanted to filter by package, to see what needed mapped. When I clicked the filter button, even if the package is 0% mapped, the filter always shows 100%.
Also, when using net/minecraft instead of net.minecraft (/ instead of .), the mappings filter correctly, but I run into the issue described in #134. (Blue circle with NaN).
Normal (Expected):
Bug:
Steps to reproduce:
Clone QM and run ./gradlew mappings
Click file in swing, and click Mapping Stats
Type in a package that is NOT fully mapped yet in the Top-Level Package box.
Click filter and see that every time it shows 100.00%, even when I can see that the package (not including lambdas) is not fully mapped.
While using Enigma, I wanted to filter by package, to see what needed mapped. When I clicked the filter button, even if the package is 0% mapped, the filter always shows 100%. Also, when using net/minecraft instead of net.minecraft (
/
instead of.
), the mappings filter correctly, but I run into the issue described in #134. (Blue circle with NaN). Normal (Expected): Bug:Steps to reproduce:
./gradlew mappings
Mapping Stats
Top-Level Package
box.100.00%
, even when I can see that the package (not including lambdas) is not fully mapped.