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

Implement ESCDELAY environment value #260

Merged
merged 9 commits into from
Dec 17, 2023

linting & pin docformatter

47328d9
Select commit
Loading
Failed to load commit list.
Merged

Implement ESCDELAY environment value #260

linting & pin docformatter
47328d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 1s

95.42% (+0.04%) compared to a34c6b1

View this Pull Request on Codecov

95.42% (+0.04%) compared to a34c6b1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a34c6b1) 95.38% compared to head (47328d9) 95.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
+ Coverage   95.38%   95.42%   +0.04%     
==========================================
  Files           9        9              
  Lines        1018     1027       +9     
  Branches      215      216       +1     
==========================================
+ Hits          971      980       +9     
  Misses         43       43              
  Partials        4        4              

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