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 github actions CI on Macos #382

Merged
merged 1 commit into from Mar 31, 2021
Merged

Add github actions CI on Macos #382

merged 1 commit into from Mar 31, 2021

Conversation

fizyk
Copy link
Member

@fizyk fizyk commented Mar 17, 2021

No description provided.

@coveralls
Copy link

coveralls commented Mar 17, 2021

Coverage Status

Coverage decreased (-0.06%) to 66.061% when pulling 28a13bb on fizyk:ghactions into 9a53f11 on ClearcodeHQ:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 66.116% when pulling 5ac2f32 on fizyk:ghactions into ff9c823 on ClearcodeHQ:master.

@fizyk fizyk changed the title Add github actions CI Add github actions CI on Macos Mar 26, 2021
@codecov-io
Copy link

Codecov Report

Merging #382 (6044532) into master (cafaa30) will increase coverage by 2.19%.
The diff coverage is 78.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   64.92%   67.12%   +2.19%     
==========================================
  Files          14       15       +1     
  Lines         499      508       +9     
==========================================
+ Hits          324      341      +17     
+ Misses        175      167       -8     
Flag Coverage Δ
unittests 67.12% <78.37%> (+2.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_postgresql.py 86.95% <60.00%> (+18.10%) ⬆️
src/pytest_postgresql/retry.py 70.58% <70.58%> (ø)
src/pytest_postgresql/janitor.py 63.82% <75.00%> (+0.19%) ⬆️
tests/conftest.py 100.00% <100.00%> (+13.04%) ⬆️
tests/test_noopexecutor.py 100.00% <100.00%> (ø)
src/pytest_postgresql/port.py 14.28% <0.00%> (-7.15%) ⬇️

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 cafaa30...6044532. Read the comment docs.

@fizyk fizyk merged commit 7ab1e44 into ClearcodeHQ:master Mar 31, 2021
@fizyk fizyk deleted the ghactions branch March 31, 2021 08:14
@fizyk fizyk linked an issue Apr 28, 2021 that may be closed by this pull request
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.

Database fails to startup sometimes
3 participants