pgollangi / FireQL

Interactive CLI and Go library to query Google Firestore database using SQL syntax.
https://pgollangi.github.io/FireQL/
MIT License
31 stars 1 forks source link

Add unit tests to improve coverage #3

Open pgollangi opened 1 year ago

rafiramadhana commented 10 months ago

@pgollangi do you have any preferences for files that need to be improved?

pgollangi commented 10 months ago

Hi @rafiramadhana thanks a lot for your interest in this project. appreciate it!

You can look at current coverage here https://app.codecov.io/gh/pgollangi/FireQL and improving it wherever you feel confirmable.

Please feel free to assign issue to yourself if you plan to work on it.