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

Increase test coverage #77

Merged
merged 1 commit into from
Jul 3, 2023

Increase test coverage

7bf0c13
Select commit
Loading
Failed to load commit list.
Merged

Increase test coverage #77

Increase test coverage
7bf0c13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2023 in 0s

100.00% (+10.97%) compared to 6676e62

View this Pull Request on Codecov

100.00% (+10.97%) compared to 6676e62

Details

Codecov Report

Merging #77 (7bf0c13) into main (6676e62) will increase coverage by 10.97%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             main       #77       +/-   ##
============================================
+ Coverage   89.02%   100.00%   +10.97%     
============================================
  Files           2         2               
  Lines         592       578       -14     
============================================
+ Hits          527       578       +51     
+ Misses         65         0       -65     
Impacted Files Coverage Δ
adtl/transformations.py 100.00% <ø> (ø)
adtl/__init__.py 100.00% <100.00%> (+13.13%) ⬆️