Closed dennisbrookner closed 1 year ago
Merging #26 (aa890da) into main (6d2ea05) will not change coverage. The diff coverage is
0.00%
.:exclamation: Current head aa890da differs from pull request most recent head d131d8a. Consider uploading reports for the commit d131d8a to get more accurate results
@@ Coverage Diff @@
## main #26 +/- ##
=======================================
Coverage 44.12% 44.12%
=======================================
Files 4 4
Lines 281 281
Branches 19 19
=======================================
Hits 124 124
Misses 152 152
Partials 5 5
Flag | Coverage Δ | |
---|---|---|
unittests | 44.12% <0.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files Changed | Coverage Δ | |
---|---|---|
src/laue_dials/__init__.py | 100.00% <ø> (ø) |
|
src/laue_dials/algorithms/laue.py | 32.94% <0.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@dennisbrookner looks solid to me. Could generating these be appended to the build_docs.yml
workflow?
Yeah, I'm working on the workflow right now!
I finally have the workflow nearly working; it's quite the headache! I'm now at the point where I won't really be able to tell if it's working until everything lives in the main branch, so if there aren't objections, I'm going to go ahead and merge this in later today!
new in this PR:
[docs]
extra install was added tosetup.cfg
. Now a workflow (or human) can runpip install ".[docs]"
and have the necessary things to build the website.laue_dials.initial_solution
Introduction
.. python_string:: laue_dials.command_line.initial_solution.help_message
Basic parameters
.. phil:: laue_dials.command_line.initial_solution.working_phil :expert-level: 0 :attributes-level: 0
Full parameter definitions
.. phil:: laue_dials.command_line.initial_solution.working_phil :expert-level: 2 :attributes-level: 2