2026-05-15 bouzuya-firestore-client のコメント追加
bouzuya/bouzuya-firestore-client の Firestore struct にコメントを追加。
ほとんど AI まかせ。テストの不足や未実装箇所について確認できたのは収穫。
単純なコメントでもエディタの補完などに表示されるし、あったほうが良いと感じる。いまどきの開発者はもうエディタを開かないのかもしれないけど……。
今日のコミット。
- bouzuya-firestore-client 10 commits
- Add test for impl Clone for Firestore
- Add comment for Firestore struct
- Add comment for Firestore::run_transaction
- Fix README
- Add comment for Firestore::list_collections
- Add comment for Firestore::get_all
- Add comment for Firestore::doc
- Add comment for Firestore::database_id
- Add comment for Firestore::collection_group
- Add comment for Fiestore::collection