databrickslabs / blueprint

Baseline for Databricks Labs projects written in Python
https://pypi.org/project/databricks-labs-blueprint/
Other
19 stars 8 forks source link

Fixed test failures #105

Closed nkvuong closed 5 months ago

nkvuong commented 5 months ago

Nightly is failing due to #103

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 78.90%. Comparing base (2b75d24) to head (cfffae2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== + Coverage 78.78% 78.90% +0.11% ========================================== Files 14 14 Lines 1499 1498 -1 Branches 269 268 -1 ========================================== + Hits 1181 1182 +1 + Misses 230 229 -1 + Partials 88 87 -1 ```

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