Skip to content

Improve test coverage for CGcoefficient.jl - #6

Merged
0382 merged 4 commits into
masterfrom
copilot/improve-test-coverage
May 5, 2026
Merged

0382 merged 4 commits into
masterfrom
copilot/improve-test-coverage

Conversation

Copilot AI commented Mar 17, 2026

Copy link
Copy Markdown
Contributor
  • Create test/test_util.jl (utility check functions + binomial tests)
  • Create test/test_wigner_init.jl (wigner_init_float/pf modes and error cases)
  • Create test/test_dfunc.jl (Wigner d-function tests)
  • Add SqrtRational error/widen tests to existing test/test_sqrtrational.jl
  • Add Moshinsky D≠1 test to existing test/test_Moshinsky.jl
  • Add fCGspin/fCG3spin invalid, fRacah, norm9J tests to existing test/test_special.jl
  • Remove test/test_coverage.jl
  • Update test/runtests.jl to include new files and remove old ones

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits March 17, 2026 12:05
Co-authored-by: 0382 <34814608+0382@users.noreply.github.com>
Co-authored-by: 0382 <34814608+0382@users.noreply.github.com>
Copilot AI changed the title [WIP] Add unit tests to increase test coverage Improve test coverage for CGcoefficient.jl Mar 17, 2026
Copilot AI requested a review from 0382 March 17, 2026 12:13
Copilot finished work on behalf of 0382 March 17, 2026 12:13
@codecov

codecov Bot commented Mar 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (f35e616) to head (38771bc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   94.02%   97.36%   +3.33%     
==========================================
  Files           8        8              
  Lines        1706     1705       -1     
==========================================
+ Hits         1604     1660      +56     
+ Misses        102       45      -57     

☔ 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.

@0382
0382 marked this pull request as ready for review March 17, 2026 12:21
@0382
0382 marked this pull request as draft March 17, 2026 12:21
@0382
0382 self-requested a review March 17, 2026 12:22
Copilot finished work on behalf of 0382 May 5, 2026 12:55
@0382
0382 marked this pull request as ready for review May 5, 2026 12:58
@0382
0382 merged commit 2f0e958 into master May 5, 2026
11 checks passed
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.

2 participants