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

fenv-org / fenv / 15951153283 / 1
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2025 03:58AM UTC
Files 37
Run time 1s
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

29 Jun 2025 03:28AM UTC coverage: 95.03% (-0.5%) from 95.507%
15951153283.1

push

github

web-flow
feat: use fenv_root/temp for temporary files (#181)

* feat(context): add temp_dir() to FenvContext and RealFenvContext

- Provide a unified method to get the temp directory for fenv
- Returns {fenv_root}/temp for RealFenvContext
- Prepares for context-based temp file/dir management

* feat(context): auto-create temp directory in temp_dir() method

- Automatically create {fenv_root}/temp directory if it doesn't exist
- Ensures tempfile operations using context.temp_dir() won't fail due to missing directory
- Ignores errors gracefully if directory already exists

* feat(sdk): use context.temp_dir() for tempfile operations

- Modify download_flutter_sdk_by_version to accept context parameter
- Use tempfile::Builder::tempdir_in(context.temp_dir()) instead of tempdir()
- Ensures all temporary files are created under fenv_root/temp

4646 of 4889 relevant lines covered (95.03%)

601.99 hits per line

Source Files on job 15951153283.1
  • Tree
  • List 37
  • Changed 34
  • Source Changed 2
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15951153283
  • 4d26be19 on github
  • Prev Job for on main (#15704994348.1)
  • Next Job for on main (#17021005412.1)
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