• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

EwoutH / EMAworkbench
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: deepsource-autofix-558ef8e8
DEFAULT BRANCH: master
Repo Added 21 Apr 2022 05:05PM UTC
Token Ko7wzA9FrVAAU1RuJTCG2gAoqGcTzUl2x regen
Build 185 Last
Files 36
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH deepsource-autofix-fd654be9
branch: deepsource-autofix-fd654be9
CHANGE BRANCH
x
Reset
Sync Branches
  • deepsource-autofix-fd654be9
  • PyScaffold
  • annotated_tradeoff
  • changelog
  • ci-lint
  • ci-maint
  • ci-pytest-py310
  • ci-rel-packages-upload
  • ci-weekly
  • code-quality
  • codespell-pre-commit
  • commas
  • deepsource
  • deepsource-autofix-00abd260
  • deepsource-autofix-150845ba
  • deepsource-autofix-502ab139
  • deepsource-autofix-558ef8e8
  • deepsource-autofix-6e5e19f1
  • deepsource-autofix-bcd79bb2
  • deepsource-fix-2c207ee7
  • deepsource-fix-39f5f50a
  • deepsource-fix-402b16f1
  • deepsource-fix-86c0e7d8
  • deepsource-fix-8d28d45b
  • deepsource-fix-b0098481
  • deepsource-fix-cbc427ab
  • deepsource-fix-d5a4c1fb
  • deepsource-fix-f0cfbc72
  • deepsource-fix-ff99520f
  • depreciations
  • depreciations-2
  • f-strings
  • gpg-test
  • https-urls
  • master
  • n_processes_fix
  • nose2pytest-ci
  • outputspace_review
  • patch-10
  • patch-11
  • patch-12
  • patch-13
  • patch-14
  • patch-2
  • patch-3
  • patch-5
  • patch-6
  • patch-7
  • patch-8
  • patch-9
  • performance-1
  • performance-2
  • py-38-config
  • pyupgrade-38
  • sklearn-depreciation
  • spelling-fix
  • static-analysis

17 Nov 2023 03:10PM UTC coverage: 80.243% (+0.03%) from 80.217%
6905725855

Pull #17

github

web-flow
refactor: fix dangerous default argument

Do not use a mutable like `list` or `dictionary` as a default value to an argument. Python’s default arguments are evaluated once when the function is defined. Using a mutable default argument and mutating it will mutate that object for all future calls to the function as well.
Pull Request #17: refactor: fix dangerous default argument

35 of 41 new or added lines in 4 files covered. (85.37%)

4695 of 5851 relevant lines covered (80.24%)

0.8 hits per line

Relevant lines Covered
Build:
Build:
5851 RELEVANT LINES 4695 COVERED LINES
0.8 HITS PER LINE
Source Files on deepsource-autofix-fd654be9
  • Tree
  • List 34
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6905725855 deepsource-autofix-fd654be9 refactor: fix dangerous default argument Do not use a mutable like `list` or `dictionary` as a default value to an argument. Python’s default arguments are evaluated once when the function is defined. Using a mutable default argument and mutating... Pull #17 17 Nov 2023 03:13PM UTC web-flow github
80.24
6905726231 deepsource-autofix-fd654be9 Merge e7b0f4ce0 into bfa6768b3 Pull #17 17 Nov 2023 03:12PM UTC web-flow github
80.24
See All Builds (120)

Badge your Repo: EMAworkbench

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc