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

Remove old kludge (broken) and fix type annotations #715

Merged
merged 3 commits into from
May 24, 2024
Merged

Conversation

mih
Copy link
Member

@mih mih commented May 24, 2024

No description provided.

mih added 3 commits May 24, 2024 06:52
This worked around a problem with Git outputing information on files
within the `.git` directory. This was fixed in version 2.25, which
is presently the minimum supported version declared by DataLad.

This also side-steps a problem of a software bug in the kludge handling
that would have led to a crash, if ever triggered.
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.42%. Comparing base (cf4a69f) to head (07c40c6).
Report is 100 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #715   +/-   ##
=======================================
  Coverage   92.42%   92.42%           
=======================================
  Files         193      193           
  Lines       14134    14134           
  Branches     2132     2134    +2     
=======================================
+ Hits        13063    13064    +1     
+ Misses        808      806    -2     
- Partials      263      264    +1     

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

@mih mih merged commit c77087b into datalad:main May 24, 2024
9 checks passed
@mih mih deleted the cln branch May 24, 2024 06:10
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.

1 participant