Skip to content

fix formatting problem

3a6657f
Select commit
Loading
Failed to load commit list.
Open

Add softplus torch backend #402

fix formatting problem
3a6657f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2026 in 0s

68.71% (-0.05%) compared to 09b37c1

View this Pull Request on Codecov

68.71% (-0.05%) compared to 09b37c1

Details

Codecov Report

❌ Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.71%. Comparing base (09b37c1) to head (3a6657f).

Files with missing lines Patch % Lines
cirkit/backend/torch/rules/parameters.py 33.33% 2 Missing ⚠️
cirkit/templates/utils.py 0.00% 2 Missing ⚠️
cirkit/backend/torch/parameters/nodes.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
- Coverage   68.76%   68.71%   -0.05%     
==========================================
  Files          58       58              
  Lines        5999     6007       +8     
  Branches      772      773       +1     
==========================================
+ Hits         4125     4128       +3     
- Misses       1585     1590       +5     
  Partials      289      289              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.