Skip to content

automate dead link detection#3398

Merged
fjlanasa merged 3 commits intomainfrom
fl/OSSEVALML-289
Mar 23, 2022
Merged

automate dead link detection#3398
fjlanasa merged 3 commits intomainfrom
fl/OSSEVALML-289

Conversation

@fjlanasa
Copy link
Copy Markdown
Contributor

Pull Request Description

Opening a new PR after closing #3397

Closes #3364


After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2022

Codecov Report

Merging #3398 (b4ede4f) into main (390d1b9) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #3398   +/-   ##
=====================================
  Coverage   99.7%   99.7%           
=====================================
  Files        329     329           
  Lines      32405   32405           
=====================================
  Hits       32276   32276           
  Misses       129     129           
Impacted Files Coverage Δ
...omponents/estimators/regressors/arima_regressor.py 100.0% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 390d1b9...b4ede4f. Read the comment docs.

Copy link
Copy Markdown
Contributor

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool @fjlanasa !! Thank you!

Comment thread .github/workflows/broken_link_checker.yml Outdated
Comment thread .github/workflows/broken_link_checker.yml
@fjlanasa fjlanasa changed the title OSSEVALML-289 automate dead link detection automate dead link detection Mar 23, 2022
@fjlanasa fjlanasa merged commit 17186ff into main Mar 23, 2022
@gsheni gsheni deleted the fl/OSSEVALML-289 branch March 23, 2022 18:31
@chukarsten chukarsten mentioned this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automate Dead Link Detection in Docs

2 participants