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

Release 0.7.1 #845

Merged
merged 4 commits into from Jun 19, 2019
Merged

Release 0.7.1 #845

merged 4 commits into from Jun 19, 2019

Conversation

Saviq
Copy link
Collaborator

@Saviq Saviq commented Jun 17, 2019

Bugfixes:

Saviq and others added 4 commits June 17, 2019 15:08
812: launch: Clean up instance data if an error occurs during image prep r=townsend2010,ricab a=townsend2010

Fixes #680

Co-authored-by: Chris Townsend <christopher.townsend@canonical.com>
Co-authored-by: Ricardo Abreu <ricab@ricabhome.org>
834: url_downloader: Directly use network cache when downloading data r=gerboland a=townsend2010

Due to how QNetwork handles caching via QNetworkAccessManager and issues it
causes, instead directly access the network cache. This includes comparing the
Last-Modified header of the URL to what is cached and also use cached data (if
availble) when there is an issue downloading the data from the URL.

Fixes #825, fixes #829

Co-authored-by: Chris Townsend <christopher.townsend@canonical.com>
#841: find: ensure supported alias before creating image info entry a=greyback r=Saviq
We don't yet have the fmtlib formatter for QString.
@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

Merging #845 into master will not change coverage.
The diff coverage is 30%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #845   +/-   ##
=======================================
  Coverage   68.62%   68.62%           
=======================================
  Files         191      191           
  Lines        6584     6584           
=======================================
  Hits         4518     4518           
  Misses       2066     2066
Impacted Files Coverage Δ
src/daemon/daemon.cpp 29.72% <22.22%> (ø) ⬆️
src/network/url_downloader.cpp 56.38% <33.33%> (ø) ⬆️

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 1ddd32d...e53ee2c. Read the comment docs.

@Saviq Saviq merged commit e53ee2c into master Jun 19, 2019
Saviq added a commit that referenced this pull request Jun 19, 2019
@bors bors bot deleted the release/0.7 branch June 19, 2019 13: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.

None yet

1 participant