Skip to content

Further code style changes

48b9629
Select commit
Loading
Failed to load commit list.
Merged

Prevent infinite recursion of unit by adding a method unit(::Type{Any}) #807

Further code style changes
48b9629
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@c1a9b4e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/utils.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #807   +/-   ##
=========================================
  Coverage          ?   89.46%           
=========================================
  Files             ?       21           
  Lines             ?     1699           
  Branches          ?        0           
=========================================
  Hits              ?     1520           
  Misses            ?      179           
  Partials          ?        0           

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