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

Fixed the Problem with Windows Machines, the temp dir is now received… #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

joghurtKULTUR
Copy link

i had a problem on windows environment with the fix temp directory… sys_get_temp_dir() does it on every system

@coveralls
Copy link

Pull Request Test Coverage Report for Build 42

  • 0 of 2 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-13.6%) to 86.364%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/CustomBadWordsLoader.php 0 1 0.0%
src/OffensiveChecker.php 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/OffensiveChecker.php 1 89.47%
Totals Coverage Status
Change from base Build 41: -13.6%
Covered Lines: 19
Relevant Lines: 22

💛 - Coveralls

@coveralls
Copy link

coveralls commented Sep 3, 2020

Pull Request Test Coverage Report for Build 46

  • 0 of 2 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-13.6%) to 86.364%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/CustomBadWordsLoader.php 0 1 0.0%
src/OffensiveChecker.php 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/OffensiveChecker.php 1 89.47%
Totals Coverage Status
Change from base Build 41: -13.6%
Covered Lines: 19
Relevant Lines: 22

💛 - Coveralls

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.

None yet

2 participants