Skip to content

Fix typo in @nospecialize annotation

05ea9c9
Select commit
Loading
Failed to load commit list.
Merged

Add GitHub action to clear whitespace #5145

Fix typo in @nospecialize annotation
05ea9c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

73.19% (+0.00%) compared to 88d6e56

View this Pull Request on Codecov

73.19% (+0.00%) compared to 88d6e56

Details

Codecov Report

❌ Patch coverage is 65.62500% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.19%. Comparing base (88d6e56) to head (05ea9c9).

Files with missing lines Patch % Lines
src/DistributedComputations/distributed_fields.jl 0.00% 8 Missing ⚠️
...ceDissipationComputations/diffusive_dissipation.jl 62.50% 6 Missing ⚠️
...c/DistributedComputations/communication_buffers.jl 60.00% 4 Missing ⚠️
...OceananigansReactantExt/OceananigansReactantExt.jl 66.66% 3 Missing ⚠️
src/Operators/spacings_and_areas_and_volumes.jl 80.00% 2 Missing ⚠️
...losure_implementations/advective_skew_diffusion.jl 77.77% 2 Missing ⚠️
ext/OceananigansReactantExt/OutputReaders.jl 0.00% 1 Missing ⚠️
src/AbstractOperations/grid_metrics.jl 0.00% 1 Missing ⚠️
src/AbstractOperations/show_abstract_operations.jl 0.00% 1 Missing ⚠️
src/BuoyancyFormulations/buoyancy_force.jl 75.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5145   +/-   ##
=======================================
  Coverage   73.19%   73.19%           
=======================================
  Files         390      390           
  Lines       21847    21847           
=======================================
  Hits        15991    15991           
  Misses       5856     5856           

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