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

fix: Fix "last updated" date for edited PEP8 Action comment #1346

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

DRMPN
Copy link
Collaborator

@DRMPN DRMPN commented Nov 7, 2024

This is a 🐛 bug fix.

Summary

Should fix lack of datetime in GitHub action for pep8 bot.

Preview:
image
Text example in DRMPN#22

Context

Fixes #1306

@DRMPN DRMPN added minor Minor changes infrastructure Related to non-core aspects of the framework: multiprocessing, serialisation, logging, etc. labels Nov 7, 2024
@DRMPN DRMPN requested a review from nicl-nno November 7, 2024 22:29
@DRMPN DRMPN self-assigned this Nov 7, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Code has no PEP8 errors!

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.33%. Comparing base (9034c40) to head (92ee63b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1346   +/-   ##
=======================================
  Coverage   80.33%   80.33%           
=======================================
  Files         146      146           
  Lines       10464    10464           
=======================================
  Hits         8406     8406           
  Misses       2058     2058           

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

@DRMPN DRMPN merged commit 949e7bf into master Nov 9, 2024
7 checks passed
@nicl-nno nicl-nno deleted the DRMPN-fix-pep8-actions branch November 12, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to non-core aspects of the framework: multiprocessing, serialisation, logging, etc. minor Minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: No "last updated" date for edited PEP8 Action comment
2 participants