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

spulec / moto / 7461
95%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2021 12:23PM UTC
Jobs 6
Files 428
Run time 39min
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

pending completion
7461

push

travis-ci

web-flow
Fix ec2 filter by empty tag value (#3605)

* Fix ec2 filter by empty tag value

Return `None` instead of an empty string when the tag key does not exist
and replace the falsy check with a more explicit `is None`, which allows
empty string values to correctly pass through the filter comparator.

Behavior confirmed against a real AWS backend.

Closes #3603

* Make test case more explicit

Test case now pulled directly from the issue report (#3603).

Co-authored-by: Bert Blommers <bblommers@users.noreply.github.com>

2 of 2 new or added lines in 2 files covered. (100.0%)

43444 of 45984 relevant lines covered (94.48%)

4.48 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
moto/dynamodb2/parsing/ast_nodes.py
1
100.0
moto/dynamodb2/parsing/tokens.py
1
100.0
moto/redshift/responses.py
1
100.0
moto/s3/models.py
1
100.0
moto/server.py
2
100.0
moto/compat.py
2
100.0
moto/kinesis/utils.py
2
100.0
moto/s3/responses.py
3
100.0
moto/core/responses.py
3
100.0
moto/iam/models.py
4
100.0
moto/awslambda/models.py
5
100.0
moto/rds/responses.py
6
100.0
moto/s3/utils.py
18
100.0
moto/core/utils.py
Jobs
ID Job ID Ran Files Coverage
3 7461.3 (TEST_SERVER_MODE=false) 24 Jan 2021 12:23PM UTC 0
94.38
Travis Job 7461.3
4 7461.4 (TEST_SERVER_MODE=true) 24 Jan 2021 12:36PM UTC 0
55.07
Travis Job 7461.4
5 7461.5 (TEST_SERVER_MODE=false) 24 Jan 2021 12:38PM UTC 0
94.38
Travis Job 7461.5
6 7461.6 (TEST_SERVER_MODE=true) 24 Jan 2021 12:51PM UTC 0
55.06
Travis Job 7461.6
7 7461.7 (TEST_SERVER_MODE=false) 24 Jan 2021 12:51PM UTC 0
94.47
Travis Job 7461.7
8 7461.8 (TEST_SERVER_MODE=true) 24 Jan 2021 01:01PM UTC 0
55.92
Travis Job 7461.8
Source Files on build 7461
  • Tree
  • List 428
  • Changed 139
  • Source Changed 2
  • Coverage Changed 139
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #7461
  • 38124ab1 on github
  • Prev Build on master (#7457)
  • Next Build on master (#7468)
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