Dictionaries.jl icon indicating copy to clipboard operation
Dictionaries.jl copied to clipboard

Stop using `Core.Compiler.return_type`

Open oscardssmith opened this issue 1 year ago • 3 comments

Base.promte_op is a strictly less sketchy version.

oscardssmith avatar Feb 23 '24 19:02 oscardssmith

Hmm, there seems to be an issue with broadcast?

andyferris avatar Feb 26 '24 11:02 andyferris

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 80.51%. Comparing base (27b59aa) to head (b0a1d3d). Report is 2 commits behind head on master.

Files Patch % Lines
src/Dictionary.jl 0.00% 2 Missing :warning:
src/map.jl 66.66% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   80.48%   80.51%   +0.03%     
==========================================
  Files          21       21              
  Lines        2357     2356       -1     
==========================================
  Hits         1897     1897              
+ Misses        460      459       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 26 '24 16:02 codecov[bot]

should this be merged?

oscardssmith avatar May 28 '24 17:05 oscardssmith