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

meta-pytorch / opacus
80%

Build:
DEFAULT BRANCH: main
Repo Added 19 Sep 2025 04:12AM UTC
Token 1HsisDR9aqfiBg3N69fH1Movw6dcSCjXj regen
Build 283 Last
Files 138
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • automatic-clipping
  • david-stan/collate-empty-batch
  • evgri243/controller-based
  • evgri243/fast-gradient-clipping-fixes
  • evgri243/fix-failing-test
  • evgri243/multi-device-models
  • export-D103706351
  • export-D105837434
  • export-D105839114
  • export-D82763948
  • export-D85349189
  • export-D95489302
  • export-D98305588
  • export-D98312879
  • feature/issue-484-per-sample-gradient-diagnostics
  • fix-adaptive-noise-accounting
  • zainr/TEST

20 May 2026 08:04PM UTC coverage: 79.8%. Remained the same
26493042851

push

github

meta-codesync[bot]
Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822)

Summary:
Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822

**Context:**
GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the documentation build fails during `yarn install` due to a Node.js version incompatibility.

**Motivation:**
The `babel/helper-compilation-targets` package (resolved to `8.0.0-rc.5` via the `^8.0.0-alpha.14` range in `website/package.json`) now requires `node ^22.18.0 || >=24.11.0`. The CI workflows had no explicit `setup-node` step, so they ran on the runner's default Node 20, which does not satisfy this constraint. GitHub is deprecating Node 20 actions starting June 2nd, 2026, and will remove Node 20 entirely on September 16th, 2026.

**This diff:**
- Add `actions/setup-node@v5` with `node-version: '24'` to both `deploy.yml` and `test-deploy.yml`
- Upgrade `actions/checkout` from `v3` to `v5` in both workflows
- Upgrade `peaceiris/actions-gh-pages` from `v3` to `v4` in `deploy.yml`

Reviewed By: iden-kalemaj

Differential Revision: D105839114

fbshipit-source-id: f65f85405

6471 of 8109 relevant lines covered (79.8%)

1.76 hits per line

Relevant lines Covered
Build:
Build:
8109 RELEVANT LINES 6471 COVERED LINES
1.76 HITS PER LINE
Source Files on main
  • Tree
  • List 138
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26493042851 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 27 May 2026 05:42AM UTC meta-codesync[bot] github
79.8
26434203792 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 26 May 2026 05:33AM UTC meta-codesync[bot] github
79.8
26385351638 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 25 May 2026 05:45AM UTC meta-codesync[bot] github
79.8
26352939270 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 24 May 2026 05:31AM UTC meta-codesync[bot] github
79.8
26324514755 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 23 May 2026 05:26AM UTC meta-codesync[bot] github
79.8
26270292648 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 22 May 2026 05:35AM UTC meta-codesync[bot] github
79.8
26207571467 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 21 May 2026 05:38AM UTC meta-codesync[bot] github
79.8
26187003748 main Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822 **Context:** GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the do... push 20 May 2026 08:10PM UTC meta-codesync[bot] github
79.8
26143435165 main Release version 1.6.0 (#817) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/817 As title Reviewed By: HuanyuZhang Differential Revision: D103706351 fbshipit-source-id: 5c1dc55dc push 20 May 2026 05:35AM UTC meta-codesync[bot] github
79.8
26078278280 main Release version 1.6.0 (#817) Summary: Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/817 As title Reviewed By: HuanyuZhang Differential Revision: D103706351 fbshipit-source-id: 5c1dc55dc push 19 May 2026 05:34AM UTC meta-codesync[bot] github
79.8
See All Builds (277)

Badge your Repo: opacus

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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