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

pytorch / opacus / 14988002652 / 2
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 13 May 2025 04:22AM UTC
Files 66
Run time 1s
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

12 May 2025 11:02PM UTC coverage: 48.525%. Remained the same
14988002652.2

push

github

facebook-github-bot
Corrected the type for the return of make_private function (#759)

Summary:
Pull Request resolved: https://github.com/pytorch/opacus/pull/759

Previosuly, the return type of `make_private`  and `make_private_with_epsilon` was `Tuple[GradSampleModule, DPOptimizer, DataLoader]`, which was correct for hooks mode. When using ghost clipping, it additionally returns `criterion` which results in type checking errors in applications. Added the correct type in this fix.

Reviewed By: iden-kalemaj, aparna-aketi

Differential Revision: D74597461

fbshipit-source-id: e9cad4cbe

1398 of 2881 relevant lines covered (48.52%)

0.49 hits per line

Source Files on job run-3 - 14988002652.2
  • Tree
  • List 66
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14988002652
  • 14906079 on github
  • Prev Job for on main (#14937624048.3)
  • Next Job for on main (#14999120470.2)
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