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

chore: Prepare for v1.11.1 #6778

Merged
merged 1 commit into from
Jan 23, 2020
Merged

chore: Prepare for v1.11.1 #6778

merged 1 commit into from
Jan 23, 2020

Conversation

iamareebjamal
Copy link
Member

No description provided.

@auto-label auto-label bot added the chore label Jan 23, 2020
@@ -1,6 +1,6 @@
from flask import jsonify, Blueprint

SERVER_VERSION = '1.11.0'
SERVER_VERSION = '1.11.1'

Choose a reason for hiding this comment

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

Black would make changes.

@iamareebjamal iamareebjamal changed the base branch from development to master January 23, 2020 17:27
@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #6778 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6778      +/-   ##
==========================================
- Coverage    65.4%   65.38%   -0.03%     
==========================================
  Files         302      302              
  Lines       15365    15348      -17     
==========================================
- Hits        10050    10035      -15     
+ Misses       5315     5313       -2
Impacted Files Coverage Δ
app/factories/access_code.py 100% <100%> (ø) ⬆️
app/models/access_code.py 93.1% <100%> (+1.99%) ⬆️
app/api/server_version.py 83.33% <100%> (ø) ⬆️

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 979dd45...a340403. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants