Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Fix test failing because of loguru upgrade #325

Merged
merged 1 commit into from
May 21, 2020
Merged

Conversation

kornicameister
Copy link
Owner

@kornicameister kornicameister commented May 21, 2020

Related: Delgan/loguru#271
Related: #322

@kornicameister kornicameister self-assigned this May 21, 2020
@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #325 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          25       25           
  Lines        1404     1404           
=======================================
  Hits         1401     1401           
  Misses          3        3           
Impacted Files Coverage Δ
axion/handler/analysis/__init__.py 100.00% <ø> (ø)

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 6bb5bfe...cc00ff7. Read the comment docs.

@kornicameister kornicameister merged commit 2c777ec into master May 21, 2020
@kornicameister kornicameister deleted the logoru_fix branch May 21, 2020 20:03
kornicameister added a commit that referenced this pull request Jun 3, 2020
* origin/master: (104 commits)
  Allow plugins to accept more arguments (#333)
  Bump pytest from 5.4.2 to 5.4.3 (#332)
  Bump pytest-randomly from 3.3.1 to 3.4.0 (#331)
  Bump flake8 from 3.8.1 to 3.8.2 (#330)
  Bump pytest-cov from 2.8.1 to 2.9.0 (#329)
  Bump setupmeta from 2.7.7 to 2.7.8 (#326)
  Bump typing-inspect from 0.5.0 to 0.6.0 (#311)
  Bump lxml from 4.5.0 to 4.5.1 (#323)
  Fix test failing because of loguru upgrade (#325)
  Specify posargs for tox
  Bump tox from 3.15.0 to 3.15.1 (#324)
  Bump loguru from 0.4.1 to 0.5.0 (#322)
  Bump more-itertools from 8.2.0 to 8.3.0 (#321)
  Use 3.8.3
  Bump flake8 from 3.7.9 to 3.8.1 (#318)
  Bump multidict from 4.7.5 to 4.7.6 (#319)
  Bump setupmeta from 2.7.4 to 2.7.7 (#320)
  Bump flake8-quotes from 3.0.0 to 3.2.0 (#317)
  Bump pytest from 5.4.1 to 5.4.2 (#315)
  Add flake8-broken-line (#314)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant