test: skip-doc label to skipping doc build#1566
Conversation
…into feat/skip-doc
|
Pull request documentation preview limit (10) reached: skipping documentation deployment for this pull request. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1566 +/- ##
=======================================
Coverage 80.31% 80.31%
=======================================
Files 42 42
Lines 3196 3196
=======================================
Hits 2567 2567
Misses 629 629 🚀 New features to boost your workflow:
|
|
The documentation for this pull request will be available at https://mechanical.docs.pyansys.com/pull/1566. Please allow some time for the documentation to be deployed. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.00% coverage variation (-1.00%) |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (f3a3696) 3196 2567 80.32% Head commit (5472a47) 3196 (+0) 2567 (+0) 80.32% (+0.00%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#1566) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
TIP This summary will be updated as you push new changes. Give us feedback
klmcadams
left a comment
There was a problem hiding this comment.
This is great, thanks!
This is useful since doc-build takes ~17 mins for every run. For PRs like pre-commit update we dont need to run doc-build or any other similar usecases.