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

ZJU-SPAIL / pipa / 19195692547
70%

Build:
DEFAULT BRANCH: main
Ran 08 Nov 2025 04:36PM UTC
Jobs 1
Files 43
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

08 Nov 2025 04:35PM UTC coverage: 15.414% (-0.2%) from 15.583%
19195692547

push

github

bernard035
feat(logger): move pipa.log to user log dir with cross‑platform defaults

- Write logs to a proper per-user log directory instead of CWD:
  - macOS: ~/Library/Logs/pipa/pipa.log
  - Linux/Unix: ${XDG_STATE_HOME}/pipa/pipa.log or ~/.local/state/pipa/pipa.log
  - Windows: %LOCALAPPDATA%/pipa/Logs/pipa.log
- Support override via PIPA_LOG_DIR env var
- Ensure log directory is created on first use
- Avoid duplicate handlers on re-import (guard with if not logger.handlers)
- Make set_level safer when stream handler is absent

This improves UX, follows platform conventions, and keeps behavior configurable.

0 of 40 new or added lines in 1 file covered. (0.0%)

398 of 2582 relevant lines covered (15.41%)

0.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
40
0.0
0.0% src/pipa/common/logger.py
Jobs
ID Job ID Ran Files Coverage
1 19195692547.1 08 Nov 2025 04:36PM UTC 43
15.41
GitHub Action Run
Source Files on build 19195692547
  • Tree
  • List 43
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19195692547
  • b45fd80c on github
  • Prev Build on main (#19195548190)
  • Next Build on main (#19195720908)
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

© 2026 Coveralls, Inc