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
890 stars 602 forks source link

[LIVY-997][DOC] Add file .sdkmanrc to .gitignore #444

Closed javiroman closed 4 months ago

javiroman commented 7 months ago

What changes were proposed in this pull request?

Add new ignore pattern to .gitignore file for .sdkmanrc file. https://issues.apache.org/jira/browse/LIVY-997

How was this patch tested?

N/A

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 28.66%. Comparing base (f615f27) to head (3f5c004).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #444 +/- ## ============================================= - Coverage 65.42% 28.66% -36.77% + Complexity 958 384 -574 ============================================= Files 103 103 Lines 6109 6109 Branches 926 926 ============================================= - Hits 3997 1751 -2246 - Misses 1553 3998 +2445 + Partials 559 360 -199 ```

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