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

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

Build:
DEFAULT BRANCH: main
Ran 13 May 2025 04:22AM UTC
Files 120
Run time 3s
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.698%. Remained the same
14988002652.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

5213 of 6083 relevant lines covered (85.7%)

0.86 hits per line

Source Files on job run-2 - 14988002652.1
  • Tree
  • List 120
  • 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.1)
  • 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