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

Gallopsled / pwntools / 8203549081
19%

Build:
DEFAULT BRANCH: dev
Ran 08 Mar 2024 12:59PM UTC
Jobs 1
Files 150
Run time 2min
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

07 Mar 2024 12:38PM UTC coverage: 74.366% (+0.006%) from 74.36%
8203549081

push

github

web-flow
feat : use --no-cache-dir flag to pip in dockerfiles to save space (#2357)

using the "--no-cache-dir" flag in pip install, make sure downloaded packages by pip don't cache on the system. This is a best practice that makes sure to fetch from a repo instead of using a local cached one. Further, in the case of Docker Containers, by restricting caching, we can reduce image size. In terms of stats, it depends upon the number of python packages multiplied by their respective size. e.g for heavy packages with a lot of dependencies it reduces a lot by don't cache pip packages.

Further, more detailed information can be found at

https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>

4644 of 7382 branches covered (62.91%)

13014 of 17500 relevant lines covered (74.37%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8203549081.1 08 Mar 2024 12:59PM UTC 150
74.37
Source Files on build 8203549081
  • Tree
  • List 150
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 14c0d73f on github
  • Prev Build on dev (#8111000930)
  • Next Build on dev (#8294574561)
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