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

Add no_leading_trailing_whitespace class, not working yet #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Ulthran
Copy link
Contributor

@Ulthran Ulthran commented Oct 1, 2024

No description provided.

@Ulthran Ulthran linked an issue Oct 1, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 82.57%. Comparing base (196c825) to head (e23c6a9).

Files with missing lines Patch % Lines
app/metadatalib/src/metadatalib/utils.py 38.46% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   85.08%   82.57%   -2.52%     
==========================================
  Files           9        9              
  Lines         228      241      +13     
==========================================
+ Hits          194      199       +5     
- Misses         34       42       +8     

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

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.

Detect leading/trailing whitespace in any field
1 participant