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

Gallopsled / pwntools / 8188233797
19%

Build:
DEFAULT BRANCH: dev
Ran 07 Mar 2024 12:46PM UTC
Jobs 1
Files 150
Run time 1min
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.36%. Remained the same
8188233797

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%)

13013 of 17500 relevant lines covered (74.36%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8188233797.1 07 Mar 2024 12:46PM UTC 150
74.36
Source Files on build 8188233797
  • Tree
  • List 150
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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 (#8203549081)
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