Skip to content

Workflow - Python Lint Tests#1837

Merged
ParthivNaresh merged 16 commits into
mainfrom
1826-Python-Lint-Tests
Feb 13, 2021
Merged

Workflow - Python Lint Tests#1837
ParthivNaresh merged 16 commits into
mainfrom
1826-Python-Lint-Tests

Conversation

@ParthivNaresh
Copy link
Copy Markdown
Contributor

@ParthivNaresh ParthivNaresh commented Feb 12, 2021

Fixes #1826


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.

@ParthivNaresh ParthivNaresh self-assigned this Feb 12, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2021

Codecov Report

Merging #1837 (e37342d) into main (cc822c7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1837   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         255      255           
  Lines       20658    20658           
=======================================
  Hits        20650    20650           
  Misses          8        8           

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 cc822c7...e37342d. Read the comment docs.

@ParthivNaresh ParthivNaresh marked this pull request as ready for review February 12, 2021 16:32
Copy link
Copy Markdown
Contributor

@angela97lin angela97lin left a comment

Choose a reason for hiding this comment

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

Nice!! LGTM 🥳


on:
pull_request:
types: [opened, synchronize]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this run after a merge to main?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hard to tell but just to be sure, I'm adding a main branch check

Copy link
Copy Markdown
Contributor

@bchen1116 bchen1116 left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

Nice!

@ParthivNaresh ParthivNaresh merged commit 0a57a4b into main Feb 13, 2021
@chukarsten chukarsten mentioned this pull request Feb 23, 2021
@dsherry dsherry mentioned this pull request Mar 10, 2021
@freddyaboulton freddyaboulton deleted the 1826-Python-Lint-Tests branch May 13, 2022 15:01
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.

GitHub Actions - Workflow - python X.X lint tests

4 participants