MichaelSolati / geofirestore-js

Location-based querying and filtering using Firebase Firestore.
https://geofirestore.com
MIT License
505 stars 58 forks source link

refactor: restructure lib and add support for `modular`, fixes #219 #230

Closed MichaelSolati closed 1 year ago

pdandradeb commented 2 years ago

hey @MichaelSolati, I see that all tests are passing. Is anything missing? Maybe I could help it.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@a46dc62). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage        ?   84.18%           
=======================================
  Files           ?       16           
  Lines           ?      392           
  Branches        ?      100           
=======================================
  Hits            ?      330           
  Misses          ?       40           
  Partials        ?       22           
Flag Coverage Δ
geofirestore 99.45% <0.00%> (?)
geofirestore-core 70.53% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a46dc62...fbce77a. Read the comment docs.