finos / jupyterlab_templates

Support for jupyter notebook templates in jupyterlab
Apache License 2.0
397 stars 68 forks source link

add security checks, add license checks, prune docs #180

Closed timkpaine closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 64.19% // Head: 65.88% // Increases project coverage by +1.68% :tada:

Coverage data is based on head (c1449a4) compared to base (9b5702e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== + Coverage 64.19% 65.88% +1.68% ========================================== Files 5 6 +1 Lines 81 85 +4 Branches 12 12 ========================================== + Hits 52 56 +4 Misses 26 26 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/jpmorganchase/jupyterlab_templates/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jpmorganchase) | Coverage Δ | | |---|---|---| | [jupyterlab\_templates/\_\_init\_\_.py](https://codecov.io/gh/jpmorganchase/jupyterlab_templates/pull/180/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jpmorganchase#diff-anVweXRlcmxhYl90ZW1wbGF0ZXMvX19pbml0X18ucHk=) | `100.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jpmorganchase). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jpmorganchase)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

timkpaine commented 1 year ago

https://github.com/sonatype-nexus-community/auditjs/pull/266

codecov-commenter commented 1 year ago

Codecov Report

Merging #180 (0e72f71) into main (1146140) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   65.88%   65.88%           
=======================================
  Files           6        6           
  Lines          85       85           
  Branches       12       12           
=======================================
  Hits           56       56           
  Misses         26       26           
  Partials        3        3           
Impacted Files Coverage Δ
jupyterlab_templates/tests/test_extension.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.