Hello!
I found your project on SO, but i can't use it for my projects because here is no tests and i can't check that you take into account all important cases.
Can you please add the tests and auto coverage check?
And! It's necessary that the tests should be ran from GitHub Actions to show the results to all people that can want to use your library. In addiction, it's good to use here the matrix.
Hello!
I found your project on SO, but i can't use it for my projects because here is no tests and i can't check that you take into account all important cases.
Can you please add the tests and auto coverage check?
And! It's necessary that the tests should be ran from GitHub Actions to show the results to all people that can want to use your library. In addiction, it's good to use here the
matrix.