cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

Support for type annotated parameters

Open openvmp opened this issue 1 year ago • 3 comments

Make it possible to annotate parameters with type information. It is very important for parameters that need to default to None.

openvmp avatar Oct 29 '24 17:10 openvmp

Codecov Report

Attention: Patch coverage is 73.91304% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.15%. Comparing base (dfba42f) to head (35afce9).

Files with missing lines Patch % Lines
cadquery/cqgi.py 73.91% 4 Missing and 2 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1694      +/-   ##
==========================================
- Coverage   95.23%   95.15%   -0.08%     
==========================================
  Files          27       27              
  Lines        6521     6543      +22     
  Branches      970      976       +6     
==========================================
+ Hits         6210     6226      +16     
- Misses        187      191       +4     
- Partials      124      126       +2     

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

codecov[bot] avatar Oct 30 '24 02:10 codecov[bot]

Will you fix the coverage?

adam-urbanczyk avatar Nov 07 '24 19:11 adam-urbanczyk

Most likely. Got distracted.

Sent from Proton Mail for iOS

On Thu, Nov 7, 2024 at 11:12 AM, AU @.***(mailto:On Thu, Nov 7, 2024 at 11:12 AM, AU < wrote:

Will you fix the coverage?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

openvmp avatar Nov 07 '24 20:11 openvmp