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

feat: allow repeat with dtype=dict #67

Merged
merged 2 commits into from
Jun 12, 2024

feat: allow repeat with dtype=dict

5c74333
Select commit
Loading
Failed to load commit list.
Merged

feat: allow repeat with dtype=dict #67

feat: allow repeat with dtype=dict
5c74333
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

84.01% (+0.24%) compared to 3167a5b

View this Pull Request on Codecov

84.01% (+0.24%) compared to 3167a5b

Details

Codecov Report

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

Project coverage is 84.01%. Comparing base (3167a5b) to head (5c74333).
Report is 2 commits behind head on master.

Current head 5c74333 differs from pull request most recent head 8bc99d2

Please upload reports for the commit 8bc99d2 to get more accurate results.

Files Patch % Lines
dargs/dargs.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   83.76%   84.01%   +0.24%     
==========================================
  Files           5        5              
  Lines         690      707      +17     
==========================================
+ Hits          578      594      +16     
- Misses        112      113       +1     

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