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

pytorch / opacus / 14984378514 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 12 May 2025 11:17PM UTC
Files 120
Run time 4s
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: 85.705%. Remained the same
14984378514.1

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

5216 of 6086 relevant lines covered (85.7%)

0.86 hits per line

Source Files on job run-1 - 14984378514.1
  • Tree
  • List 120
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14984378514
  • 14906079 on github
  • Prev Job for on main (#14937624048.2)
  • Next Job for on main (#14988002652.3)
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