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

tracer functionality for Exception tracebacks, some PEP8 and unitTests #14

Closed
wants to merge 4 commits into from

Conversation

pilamb
Copy link

@pilamb pilamb commented Nov 21, 2018

No description provided.

@coveralls
Copy link

coveralls commented Nov 21, 2018

Pull Request Test Coverage Report for Build 77

  • 39 of 46 (84.78%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.8%) to 91.387%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tests/test_logger.py 33 34 97.06%
pyms/logger/logger.py 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
pyms/flask/app/init.py 1 81.08%
Totals Coverage Status
Change from base Build 66: -0.8%
Covered Lines: 435
Relevant Lines: 476

💛 - Coveralls

tests/tests_config.py Show resolved Hide resolved
pyms/logger/logger.py Outdated Show resolved Hide resolved
@avara1986 avara1986 closed this Jul 6, 2020
@avara1986 avara1986 deleted the feature/logging_traceback branch September 24, 2020 14:36
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.

5 participants