Skip to content

Conversation

@gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Aug 3, 2025

Description

Summary of changes

  • API clarifications
  • More test functions
  • Bringing CI warnings down

@github-actions
Copy link

github-actions bot commented Aug 3, 2025

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
torchquad/integration
   base_integrator.py49786%28, 64–67, 71, 106, 110, 115
   boole.py30390%53, 72–75
   gaussian.py52394%83, 107, 125
   grid_integrator.py101397%41, 151, 255
   integration_grid.py49688%47–48, 55–56, 115, 118
   monte_carlo.py93397%80, 99, 225
   rng.py62887%70–73, 92–93, 101, 138
   simpson.py29390%51, 70–73
   utils.py1351192%43–44, 107, 174, 178, 185, 197, 199, 205, 300, 307
   vegas.py161498%100–101, 187, 334
   vegas_map.py103892%247–257
torchquad/utils
   deployment_test.py1896367%48–50, 60–61, 64–65, 73–74, 86–88, 159, 170–171, 175–176, 178–179, 191–194, 206–208, 216, 227–229, 232, 242, 245, 248, 251–254, 262–270, 275–283, 292–301, 311–318
   enable_cuda.py15660%17–22
   set_precision.py411466%35–38, 53–54, 59–70, 87–89
TOTAL123414288% 

Tests Skipped Failures Errors Time
84 0 💤 0 ❌ 0 🔥 1m 51s ⏱️

Base automatically changed from more-test-functions to develop August 3, 2025 18:17
@gomezzz gomezzz merged commit a056c0f into develop Aug 3, 2025
3 checks passed
@gomezzz gomezzz deleted the calculate_results_api_improvement branch August 3, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using keyword arguments in calculate_result fails A lot of warnings in the current test CI on develop

2 participants