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

Fix transmission #154

Merged
merged 5 commits into from
Aug 24, 2023

fix flake8 linting errors

4498db9
Select commit
Loading
Failed to load commit list.
Merged

Fix transmission #154

fix flake8 linting errors
4498db9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2023 in 0s

90.51% (+0.57%) compared to 2771485

View this Pull Request on Codecov

90.51% (+0.57%) compared to 2771485

Details

Codecov Report

Merging #154 (4498db9) into main (2771485) will increase coverage by 0.57%.
The diff coverage is 95.61%.

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   89.94%   90.51%   +0.57%     
==========================================
  Files         107      112       +5     
  Lines        2734     2878     +144     
==========================================
+ Hits         2459     2605     +146     
+ Misses        275      273       -2     
Files Changed Coverage Δ
ensysmod/crud/energy_transmission.py 100.00% <ø> (ø)
ensysmod/crud/energy_transmission_distance.py 93.33% <92.85%> (+7.61%) ⬆️
ensysmod/crud/energy_transmission_loss.py 93.33% <93.33%> (ø)
...mod/api/endpoints/energy_transmission_distances.py 94.54% <94.54%> (ø)
...sysmod/api/endpoints/energy_transmission_losses.py 94.54% <94.54%> (ø)
ensysmod/api/api.py 100.00% <100.00%> (ø)
ensysmod/core/file_download.py 100.00% <100.00%> (ø)
ensysmod/core/file_upload.py 87.30% <100.00%> (+0.20%) ⬆️
ensysmod/core/fine_esm.py 72.36% <100.00%> (+0.18%) ⬆️
ensysmod/crud/__init__.py 100.00% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes