quilt icon indicating copy to clipboard operation
quilt copied to clipboard

quilt3 metadata docs update

Open robnewman opened this issue 3 years ago • 2 comments

Description

Add warnings in docstrings

TODO

  • [X] Changelog entry

robnewman avatar Oct 21 '22 16:10 robnewman

Codecov Report

Merging #3156 (0dd61c9) into master (d53e94a) will increase coverage by 7.80%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3156      +/-   ##
==========================================
+ Coverage   28.29%   36.10%   +7.80%     
==========================================
  Files         641      686      +45     
  Lines       25936    29976    +4040     
  Branches     4418     4418              
==========================================
+ Hits         7339    10822    +3483     
- Misses      17425    17982     +557     
  Partials     1172     1172              
Flag Coverage Δ
api-python 91.35% <ø> (+0.12%) :arrow_up:
catalog 10.17% <ø> (ø)
lambda 86.03% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/python/quilt3/packages.py 93.40% <ø> (ø)

... and 50 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 21 '22 16:10 codecov[bot]

I believe the test-gendocs CI/CD test is failing because it doesn't know how to render Warnings docstrings.

robnewman avatar Apr 06 '23 22:04 robnewman