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: make log message more generic (and correct) #113

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

stdavis
Copy link
Member

@stdavis stdavis commented Oct 7, 2024

It's the little things... ;)

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.64%. Comparing base (426b15d) to head (afdd24c).
Report is 75 commits behind head on dev.

Files with missing lines Patch % Lines
src/palletjack/extract.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #113      +/-   ##
==========================================
+ Coverage   93.30%   94.64%   +1.33%     
==========================================
  Files           7        7              
  Lines        1061     1157      +96     
  Branches      143      177      +34     
==========================================
+ Hits          990     1095     +105     
+ Misses         62       53       -9     
  Partials        9        9              

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

@jacobdadams jacobdadams changed the base branch from main to dev October 7, 2024 23:05
@jacobdadams
Copy link
Member

I'm going to pull this into a dev branch and get all these small fixes into a single release.

Copy link
Member

@jacobdadams jacobdadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tis a gift to be simple.

@jacobdadams jacobdadams merged commit 270e4ba into dev Oct 7, 2024
3 of 4 checks passed
@jacobdadams jacobdadams deleted the stdavis-patch-1 branch October 7, 2024 23:07
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.

2 participants