diffpy / diffpy.pdfgui

graphical user interface for real space structure refinement to PDF
Other
18 stars 27 forks source link

lowercase structure import #40

Closed pavoljuhas closed 4 years ago

pavoljuhas commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is 57.14%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   57.39%   57.39%           
=======================================
  Files          96       96           
  Lines       10995    10995           
=======================================
  Hits         6311     6311           
  Misses       4684     4684
Impacted Files Coverage Δ
src/diffpy/pdfgui/tests/__init__.py 90.24% <ø> (ø) :arrow_up:
src/diffpy/pdfgui/gui/sgstructuredialog.py 0% <0%> (ø) :arrow_up:
src/diffpy/pdfgui/gui/phaseconfigurepanel.py 53.84% <100%> (ø) :arrow_up:
src/diffpy/pdfgui/control/structureviewer.py 90.52% <100%> (ø) :arrow_up:
src/diffpy/pdfgui/control/pdfstructure.py 100% <100%> (ø) :arrow_up:
src/diffpy/pdfgui/tests/TestFitStructure.py 100% <100%> (ø) :arrow_up:
src/diffpy/pdfgui/tests/TestPDFStructure.py 100% <100%> (ø) :arrow_up:
src/diffpy/pdfgui/control/fitstructure.py 49.65% <16.66%> (ø) :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 61a3b82...fdf78bf. Read the comment docs.