Skip to content

Comments

feat: add testing for macos (#39)#39

Merged
tkrop merged 1 commit intomainfrom
macos
Nov 9, 2025
Merged

feat: add testing for macos (#39)#39
tkrop merged 1 commit intomainfrom
macos

Conversation

@tkrop
Copy link
Owner

@tkrop tkrop commented Nov 7, 2025

This pull request adds testing for MacOS to identify whether the library has some operating system dependency. While this uncovers a different behavior on how environment variables are expanded on MacOS, there is no clear indicator that the library is failing on MacOS.

@tkrop tkrop self-assigned this Nov 7, 2025
@tkrop tkrop added the bug Something isn't working label Nov 7, 2025
@codacy-production
Copy link

codacy-production bot commented Nov 7, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7d00e4f) 635 635 100.00%
Head commit (310ffaa) 635 (+0) 635 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#39) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@coveralls
Copy link

coveralls commented Nov 7, 2025

Pull Request Test Coverage Report for Build 19214478894

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 19045178656: 0.0%
Covered Lines: 635
Relevant Lines: 635

💛 - Coveralls

tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
tkrop added a commit that referenced this pull request Nov 7, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
tkrop added a commit that referenced this pull request Nov 9, 2025
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop
Copy link
Owner Author

tkrop commented Nov 9, 2025

👍

@tkrop tkrop merged commit 501e146 into main Nov 9, 2025
8 checks passed
@tkrop tkrop deleted the macos branch November 9, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants