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

feat: Add GitHub actions for pull requests/master build #366

Merged
merged 7 commits into from
Jan 19, 2021
Merged

Conversation

markstory
Copy link
Member

The release build jobs will be moved once these are working. Also import a basic mypy configuration file.

The release build jobs will be moved once these are working.
Also import a basic mypy configuration file.
@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #366 (634a225) into master (a7d15eb) will increase coverage by 0.16%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
+ Coverage   96.25%   96.42%   +0.16%     
==========================================
  Files           3        3              
  Lines        1282     1286       +4     
==========================================
+ Hits         1234     1240       +6     
+ Misses         48       46       -2     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
responses/test_responses.py 98.07% <83.33%> (+0.25%) ⬆️

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 a7d15eb...634a225. Read the comment docs.

Also fix some missing deps.
Only use travis for wheel creation during releases until that can be
migrated to github actions.
@markstory markstory merged commit b9fa0c1 into master Jan 19, 2021
@markstory markstory deleted the update-ci branch January 19, 2021 03:19
This was referenced Mar 17, 2021
This was referenced Mar 17, 2021
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.

None yet

1 participant