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

Update CI workflows to use pytest #120

Merged
merged 15 commits into from
Jun 9, 2021
Merged

Update CI workflows to use pytest #120

merged 15 commits into from
Jun 9, 2021

Conversation

jerbob
Copy link
Member

@jerbob jerbob commented Jun 9, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2021

Codecov Report

Merging #120 (22babd2) into master (6388497) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   94.23%   94.46%   +0.23%     
==========================================
  Files         121      122       +1     
  Lines        4580     4664      +84     
  Branches      252      265      +13     
==========================================
+ Hits         4316     4406      +90     
+ Misses        230      214      -16     
- Partials       34       44      +10     
Impacted Files Coverage Δ
src/backend/storages.py
src/sockets/consumers.py
src/backend/settings/lint.py 100.00% <0.00%> (ø)
src/backend/settings/__init__.py 72.46% <0.00%> (ø)
src/backend/exception_handler.py 75.67% <0.00%> (ø)
src/config/backends.py 85.24% <0.00%> (+1.63%) ⬆️

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 6388497...22babd2. Read the comment docs.

@jerbob jerbob marked this pull request as ready for review June 9, 2021 16:42
Copy link
Contributor

@0xAda 0xAda 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
Member

@Bentechy66 Bentechy66 left a comment

Choose a reason for hiding this comment

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

lgtm3

@jerbob jerbob merged commit 71333f1 into master Jun 9, 2021
@jerbob jerbob deleted the feature/ci-use-pytest branch June 9, 2021 16:52
0xAda pushed a commit that referenced this pull request Sep 26, 2024
Update CI workflows to use pytest
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.

3 participants