apache / incubator-livy

Apache Livy is an open source REST interface for interacting with Apache Spark from anywhere.
https://livy.apache.org/
Apache License 2.0
889 stars 602 forks source link

[LIVY-981] Exclude test and provided scopes from THIRD-PARTY license generation #425

Open dacort opened 1 year ago

dacort commented 1 year ago

What changes were proposed in this pull request?

How was this patch tested?

Please review https://livy.incubator.apache.org/community/ before opening a pull request.

codecov-commenter commented 1 year ago

Codecov Report

Merging #425 (76a1f45) into master (8b2e29f) will increase coverage by 2.58%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #425      +/-   ##
============================================
+ Coverage     65.48%   68.07%   +2.58%     
- Complexity      950      979      +29     
============================================
  Files           103      103              
  Lines          6062     6062              
  Branches        916      916              
============================================
+ Hits           3970     4127     +157     
+ Misses         1541     1349     -192     
- Partials        551      586      +35     

see 25 files with indirect coverage changes

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