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 auth to bitbucket requests, closes #58 #65

Merged
merged 5 commits into from
Apr 16, 2019
Merged

Conversation

manycoding
Copy link
Contributor

@manycoding manycoding commented Apr 16, 2019

@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

Merging #65 into master will increase coverage by 0.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   62.82%   63.13%   +0.31%     
==========================================
  Files          25       25              
  Lines        1595     1603       +8     
  Branches      279      280       +1     
==========================================
+ Hits         1002     1012      +10     
+ Misses        569      567       -2     
  Partials       24       24
Impacted Files Coverage Δ
src/arche/arche.py 69.56% <100%> (ø) ⬆️
src/arche/readers/schema.py 100% <100%> (+3.03%) ⬆️

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 f89fdb3...abf1324. Read the comment docs.

"metadata": {},
"outputs": [
{
"name": "stdout",
Copy link
Member

Choose a reason for hiding this comment

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

What do you think for adding an option for JSON or YAML config file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nobody really requested this so far.

@manycoding
Copy link
Contributor Author

How would you test this code?

@manycoding manycoding merged commit 61cb40f into master Apr 16, 2019
@manycoding manycoding deleted the read_raw_schemas branch April 16, 2019 22:30
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.

2 participants