Closed dependabot[bot] closed 4 years ago
Merging #382 into master will not change coverage. The diff coverage is
98.34%
.
@@ Coverage Diff @@
## master #382 +/- ##
=======================================
Coverage 97.76% 97.76%
=======================================
Files 52 52
Lines 6387 6387
=======================================
Hits 6244 6244
Misses 143 143
Impacted Files | Coverage Δ | |
---|---|---|
strawberryfields/engine.py | 94.90% <ø> (ø) |
|
strawberryfields/backends/tfbackend/ops.py | 96.85% <93.10%> (ø) |
|
strawberryfields/backends/tfbackend/states.py | 98.46% <98.22%> (ø) |
|
strawberryfields/backends/tfbackend/circuit.py | 95.81% <98.82%> (ø) |
|
strawberryfields/backends/tfbackend/__init__.py | 76.47% <100.00%> (ø) |
|
strawberryfields/backends/tfbackend/backend.py | 99.41% <100.00%> (ø) |
|
strawberryfields/ops.py | 99.00% <100.00%> (ø) |
|
strawberryfields/parameters.py | 99.02% <100.00%> (ø) |
|
... and 6 more |
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 b883d4c...e2aeea2. Read the comment docs.
Bumps tensorflow from 2.0 to 2.0.1.
Release notes
Sourced from tensorflow's releases.
Changelog
Sourced from tensorflow's changelog.
Commits
765ac8d
Merge pull request #35913 from tensorflow-jenkins/relnotes-2.0.1-67670bcb99b
Add CVE number for main patcha093c7e
Merge pull request #36085 from tensorflow/mm-r2.0-fix-release-builds-pt463aedd7
Disable test that times out on mac non pip builds619c578
Disable the gpu on cpu tests as they were added for 2.11a617d6
Merge pull request #36047 from tensorflow/mm-r2.0-fix-release-builds-pt332d9138
Cleanup the windows buildsdd1ebd7
Cleanup macos builds3b93059
Remove py2 macos scripts606596f
Remove builds which are not needed for the releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/XanaduAI/strawberryfields/network/alerts).