Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate static index html documentation #8615

Merged
merged 5 commits into from
Oct 6, 2023

Writing out static_index.html as binary file to prevent line-ending

e8c8eb2
Select commit
Loading
Failed to load commit list.
Merged

Generate static index html documentation #8615

Writing out static_index.html as binary file to prevent line-ending
e8c8eb2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 11, 2023 in 0s

86.61% (+0.13%) compared to be94bf1

View this Pull Request on Codecov

86.61% (+0.13%) compared to be94bf1

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13% 🎉

Comparison is base (be94bf1) 86.47% compared to head (e8c8eb2) 86.61%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8615      +/-   ##
==========================================
+ Coverage   86.47%   86.61%   +0.13%     
==========================================
  Files         174      174              
  Lines       25597    25603       +6     
==========================================
+ Hits        22136    22176      +40     
+ Misses       3461     3427      -34     
Files Changed Coverage Δ
core/dbt/cli/main.py 98.69% <100.00%> (+<0.01%) ⬆️
core/dbt/cli/params.py 100.00% <100.00%> (ø)
core/dbt/task/generate.py 87.50% <100.00%> (+0.92%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.