Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xdg: ignore relative paths #1075

Merged
merged 1 commit into from
Jan 3, 2025
Merged

xdg: ignore relative paths #1075

merged 1 commit into from
Jan 3, 2025

Conversation

rsteube
Copy link
Member

@rsteube rsteube commented Jan 3, 2025

fix #1074

@coveralls
Copy link

coveralls commented Jan 3, 2025

Pull Request Test Coverage Report for Build 12597347117

Details

  • 2 of 8 (25.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 57.608%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/xdg/xdg.go 2 8 25.0%
Totals Coverage Status
Change from base Build 12574268773: -0.04%
Covered Lines: 3063
Relevant Lines: 5317

💛 - Coveralls

@rsteube rsteube merged commit 02be98e into master Jan 3, 2025
5 checks passed
@rsteube rsteube deleted the xdg-relative branch January 3, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

xdg: relative paths should be ignored
2 participants