• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

popstas / google-drive-access / 22183985625
60%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2026 01:36PM UTC
Jobs 1
Files 40
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Feb 2026 01:34PM UTC coverage: 59.821% (+0.2%) from 59.669%
22183985625

push

github

popstas
feat(http): add /set_client_subfolder_writer endpoint

Introduces a new HTTP route that grants writer access to a named
subfolder inside a client folder. The subfolder name is configured
via the new `drive.writer_subdir` config key.

- Add `get_item_info` to `drive_files.py` and `google_client.py`
  to fetch file metadata (id, name, mimeType, parents)
- Add `writer_subdir` field to `DriveConfig` (model.py)
- Add route module `http/set_client_subfolder_writer.py` with
  validation: writer_subdir configured, subfolder exists, is a
  folder, and is a direct child of the client folder
- Wire route in `handler.py` with standard auth/JSON boilerplate
- Add en/ru translations for four new error keys
- Add unit tests covering all error paths and success case
- Document endpoint and config key in README.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

49 of 75 new or added lines in 5 files covered. (65.33%)

1672 of 2795 relevant lines covered (59.82%)

0.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
75.19
-0.38% src/drive_audit/drive_files.py
2
68.97
-1.94% src/drive_audit/google_client.py
11
80.36
src/drive_audit/http/set_client_subfolder_writer.py
12
37.04
-5.61% src/drive_audit/http/handler.py
Jobs
ID Job ID Ran Files Coverage
1 22183985625.1 19 Feb 2026 01:36PM UTC 40
59.82
GitHub Action Run
Source Files on build 22183985625
  • Tree
  • List 40
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 888711ab on github
  • Prev Build on master (#21945463160)
  • Next Build on master (#22184890900)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc