Skip to content

Merge remote-tracking branch 'origin/develop' into remove-copy-n

46497d0
Select commit
Loading
Failed to load commit list.
Open

refactor: Replace gil::detail::copy_n with std::copy_n #686

Merge remote-tracking branch 'origin/develop' into remove-copy-n
46497d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2025 in 0s

80.27% (-0.06%) compared to 151fd9c

View this Pull Request on Codecov

80.27% (-0.06%) compared to 151fd9c

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.27%. Comparing base (151fd9c) to head (46497d0).
⚠️ Report is 96 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #686      +/-   ##
===========================================
- Coverage    80.32%   80.27%   -0.06%     
===========================================
  Files          117      117              
  Lines         5032     5019      -13     
===========================================
- Hits          4042     4029      -13     
  Misses         990      990              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.