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

Add various lint check in pre-commit and Nox sessions #22

Merged
merged 25 commits into from
Jul 29, 2020
Merged

Conversation

oncleben31
Copy link
Member

To ensure code formatting consistencies and identify early potential bug or security issues.

Participate to #18

@oncleben31 oncleben31 added the enhancement New feature or request label Jul 29, 2020
@oncleben31 oncleben31 requested a review from Quentame as a code owner July 29, 2020 14:28
@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          289       309   +20     
  Branches        19        19           
=========================================
+ Hits           289       309   +20     
Impacted Files Coverage Δ
src/meteofrance/model/forecast.py 100.00% <ø> (ø)
src/meteofrance/model/rain.py 100.00% <ø> (ø)
src/meteofrance/client.py 100.00% <100.00%> (ø)
src/meteofrance/helpers.py 100.00% <100.00%> (ø)
src/meteofrance/model/__init__.py 100.00% <100.00%> (ø)
src/meteofrance/session.py 100.00% <100.00%> (ø)

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 89d9d30...9a6c942. Read the comment docs.

@oncleben31 oncleben31 merged commit 09eabbb into master Jul 29, 2020
@oncleben31 oncleben31 deleted the lint branch July 29, 2020 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant