Skip to content

Integrate Pylint CI - #25

Merged
galjos merged 1 commit into
mainfrom
issue-11-pylint-ci
Jun 22, 2026
Merged

Integrate Pylint CI#25
galjos merged 1 commit into
mainfrom
issue-11-pylint-ci

Conversation

@galjos

@galjos galjos commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

  • add a Pylint optional dependency and project threshold
  • run Pylint in CI before tests
  • simplify startup log timestamp and log-file env handling

Validation

  • python -m pylint ThermoScreening
  • python -m pytest -q

Closes #11

@galjos
galjos force-pushed the issue-11-pylint-ci branch from 12bea20 to 9c2f5de Compare June 22, 2026 11:13
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.19%. Comparing base (d90b781) to head (9c2f5de).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   87.01%   87.19%   +0.17%     
==========================================
  Files          20       20              
  Lines        1063     1062       -1     
==========================================
+ Hits          925      926       +1     
+ Misses        138      136       -2     
Flag Coverage Δ
unittests 87.19% <100.00%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@galjos
galjos marked this pull request as ready for review June 22, 2026 11:18
@galjos
galjos merged commit fcf7629 into main Jun 22, 2026
3 checks passed
@galjos
galjos deleted the issue-11-pylint-ci branch June 22, 2026 11:18
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.

Integrate Pylint

1 participant