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

More to using azure pipelines #42

Merged
merged 4 commits into from
Dec 31, 2020
Merged

More to using azure pipelines #42

merged 4 commits into from
Dec 31, 2020

Conversation

aragilar
Copy link
Owner

No description provided.

@aragilar
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Dec 31, 2020
42: More to using azure pipelines r=aragilar a=aragilar



Co-authored-by: James Tocknell <aragilar@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 31, 2020

Canceled.

@aragilar
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Dec 31, 2020
39: Update mock to 4.0.3 r=aragilar a=pyup-bot


This PR updates [mock](https://pypi.org/project/mock) from **4.0.2** to **4.0.3**.



<details>
  <summary>Changelog</summary>
  
  
   ### 4.0.3
   ```
   -----

- Issue 42532: Remove unexpected call of ``__bool__`` when passing a
  ``spec_arg`` argument to a Mock.

- Issue 39966: Revert bpo-25597. :class:`unittest.mock.MagicMock` with
  wraps&#39; set uses default return values for magic methods.

- Issue 41877: Mock objects which are not unsafe will now raise an
  AttributeError if an attribute with the prefix asert, aseert, or assrt is
  accessed, in addition to this already happening for the prefixes assert or
  assret.

- Issue 40126: Fixed reverting multiple patches in unittest.mock. Patcher&#39;s
  ``__exit__()`` is now never called if its ``__enter__()`` is failed.
  Returning true from ``__exit__()`` silences now the exception.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/mock
  - Changelog: https://pyup.io/changelogs/mock/
  - Docs: http://mock.readthedocs.org/en/latest/
</details>



41: Update pytest to 6.2.1 r=aragilar a=pyup-bot


This PR updates [pytest](https://pypi.org/project/pytest) from **6.1.1** to **6.2.1**.



*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest
  - Homepage: https://docs.pytest.org/en/latest/
</details>



42: More to using azure pipelines r=aragilar a=aragilar



Co-authored-by: pyup-bot <github-bot@pyup.io>
Co-authored-by: James Tocknell <aragilar@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 31, 2020

Canceled.

@aragilar
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Dec 31, 2020
39: Update mock to 4.0.3 r=aragilar a=pyup-bot


This PR updates [mock](https://pypi.org/project/mock) from **4.0.2** to **4.0.3**.



<details>
  <summary>Changelog</summary>
  
  
   ### 4.0.3
   ```
   -----

- Issue 42532: Remove unexpected call of ``__bool__`` when passing a
  ``spec_arg`` argument to a Mock.

- Issue 39966: Revert bpo-25597. :class:`unittest.mock.MagicMock` with
  wraps&#39; set uses default return values for magic methods.

- Issue 41877: Mock objects which are not unsafe will now raise an
  AttributeError if an attribute with the prefix asert, aseert, or assrt is
  accessed, in addition to this already happening for the prefixes assert or
  assret.

- Issue 40126: Fixed reverting multiple patches in unittest.mock. Patcher&#39;s
  ``__exit__()`` is now never called if its ``__enter__()`` is failed.
  Returning true from ``__exit__()`` silences now the exception.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/mock
  - Changelog: https://pyup.io/changelogs/mock/
  - Docs: http://mock.readthedocs.org/en/latest/
</details>



41: Update pytest to 6.2.1 r=aragilar a=pyup-bot


This PR updates [pytest](https://pypi.org/project/pytest) from **6.1.1** to **6.2.1**.



*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest
  - Homepage: https://docs.pytest.org/en/latest/
</details>



42: More to using azure pipelines r=aragilar a=aragilar



Co-authored-by: pyup-bot <github-bot@pyup.io>
Co-authored-by: James Tocknell <aragilar@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 31, 2020

This PR was included in a batch that timed out, it will be automatically retried

43: Restyle More to using azure pipelines r=aragilar a=restyled-io[bot]


Automated style fixes for #42, created by [Restyled][].

The following restylers [made fixes](https://restyled.io/gh/aragilar/repos/stringtopy/jobs/489018):

- prettier-yaml
- whitespace


To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.


**NOTE**: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our [documentation][].

[restyled]: https://restyled.io
[documentation]: https://github.com/restyled-io/restyled.io/wiki/Disabling-Restyled



Co-authored-by: Restyled.io <commits@restyled.io>
@codecov
Copy link

codecov bot commented Dec 31, 2020

Codecov Report

Merging #42 (b113614) into master (9327f66) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   67.85%   67.85%           
=======================================
  Files           2        2           
  Lines          56       56           
=======================================
  Hits           38       38           
  Misses         18       18           

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 9327f66...b113614. Read the comment docs.

@bors
Copy link
Contributor

bors bot commented Dec 31, 2020

Canceled.

@aragilar
Copy link
Owner Author

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 31, 2020

Build succeeded!

And happy new year! 🎉

@bors bors bot merged commit 495ac30 into master Dec 31, 2020
@aragilar aragilar deleted the use-azure branch December 31, 2020 04:59
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