erwanp / qtplaskin

A graphical tool to explore ZdPlaskin Results
GNU Lesser General Public License v3.0
7 stars 5 forks source link

Update qtplaskin.modeldata to be more pythonic3 and fix minor visual bug #27

Closed pag1pag closed 2 years ago

pag1pag commented 2 years ago
erwanp commented 2 years ago

Build error seems unrelated, I restarted it https://app.travis-ci.com/github/erwanp/qtplaskin/builds/245645423#L662

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (b297d8a) into master (b06a835) will increase coverage by 1.48%. The diff coverage is 30.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   49.45%   50.94%   +1.48%     
==========================================
  Files          13       13              
  Lines         550      585      +35     
==========================================
+ Hits          272      298      +26     
- Misses        278      287       +9     
Impacted Files Coverage Δ
qtplaskin/timeformatter.py 29.41% <0.00%> (ø)
setup.py 0.00% <0.00%> (ø)
test/run_test.py 75.00% <ø> (ø)
qtplaskin/modeldata.py 41.84% <32.35%> (+2.13%) :arrow_up:
test/test_02.py 100.00% <0.00%> (ø)
test/test_01.py 97.56% <0.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b06a835...b297d8a. Read the comment docs.