erwanp / qtplaskin

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

Merge and delete develop branch #24

Closed erwanp closed 3 years ago

erwanp commented 3 years ago

Some features were present in the master branch and missing in the develop branch anyway.

From now on we'll simplify the development flow and have only one master branch.

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (49bc1fe) into master (bbe5c27) will increase coverage by 22.20%. The diff coverage is 12.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
+ Coverage   25.39%   47.59%   +22.20%     
===========================================
  Files          19       13        -6     
  Lines        1894      708     -1186     
===========================================
- Hits          481      337      -144     
+ Misses       1413      371     -1042     
Impacted Files Coverage Δ
qtplaskin/modeldata.py 40.67% <12.50%> (-0.83%) :arrow_down:
test/test_02.py 100.00% <0.00%> (ø)
qtplaskin/make_module.py
qtplaskin/run_model.py
qtplaskin/mainwindow.py
qtplaskin/mplwidget.py
qtplaskin/zdplaskin.py

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 bbe5c27...49bc1fe. Read the comment docs.

erwanp commented 3 years ago

Only code coverage problems, merging