dart_firebase_admin
dart_firebase_admin copied to clipboard
feat: Update Timestamp Constructor with nanoseconds
Hello!
This update enables preservation of nanoseconds below 1000, addressing the issue where fractions of milliseconds were being discarded.
Thanks!
@rrousselGit
Hello! : )
I've added some docstrings and test code for Timestamp.
Please let me know if you have any feedback. Thank you!
Ah, and I followed the docstring of the code below! :)
https://github.com/firebase/flutterfire/blob/master/packages/cloud_firestore/cloud_firestore_platform_interface/lib/src/timestamp.dart#L17C1-L24C51
Welcome to Codecov :tada:
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella: