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

Unpin pytest #88

Merged
merged 4 commits into from
Feb 2, 2024
Merged

Unpin pytest #88

merged 4 commits into from
Feb 2, 2024

Conversation

stefanv
Copy link
Member

@stefanv stefanv commented Feb 2, 2024

xref: pytest-dev/pytest#9567 (comment)

Also replaced datetime.utcnow() to avoid deprecation warning.

@jarrodmillman
Copy link
Member

If you unpin pytest, we can see if these fixes work via the CI.

xref: pytest-dev/pytest#9567 (comment)

Also replaced `datetime.utcnow()` to avoid deprecation warning.
@jarrodmillman
Copy link
Member

Close #86.

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (76dcd0c) 95.19% compared to head (cdcaf30) 95.41%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   95.19%   95.41%   +0.22%     
==========================================
  Files           1        1              
  Lines         104      109       +5     
==========================================
+ Hits           99      104       +5     
  Misses          5        5              

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

yaml2ics.py Outdated Show resolved Hide resolved
@jarrodmillman jarrodmillman changed the title Work around pytest 8 failures Unpin pytest Feb 2, 2024
@jarrodmillman jarrodmillman added type: Bug fix Something isn't working type: Enhancement New feature or request and removed type: Bug fix Something isn't working type: Enhancement New feature or request labels Feb 2, 2024
@jarrodmillman jarrodmillman merged commit 77f91fc into main Feb 2, 2024
38 checks passed
@jarrodmillman jarrodmillman deleted the pytest8 branch February 2, 2024 00:39
@jarrodmillman jarrodmillman added this to the 0.3 milestone Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Bug fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants