rafaqz / Interfaces.jl

Macros to define and implement interfaces, to ensure they are checked and correct.
MIT License
72 stars 4 forks source link

dont test in precompile, its too slow #8

Closed rafaqz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #8 (404453d) into main (2e7cc76) will decrease coverage by 0.33%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   81.81%   81.48%   -0.34%     
==========================================
  Files           3        3              
  Lines         110      108       -2     
==========================================
- Hits           90       88       -2     
  Misses         20       20              
Impacted Files Coverage Δ
src/implements.jl 73.91% <ø> (ø)
src/test.jl 84.41% <ø> (-0.40%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more