Skip to content

Commit

Permalink
deploy: 23df29e
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbhughes committed Feb 1, 2024
1 parent d0ad204 commit dd7049f
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 365 deletions.
72 changes: 0 additions & 72 deletions _sources/autoapi/punchpipe/controlsegment/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Classes

.. autoapisummary::

punchpipe.controlsegment.Flow
punchpipe.controlsegment.File


Expand All @@ -44,81 +43,13 @@ Functions

.. autoapisummary::

punchpipe.controlsegment.generic_process_flow_logic
punchpipe.controlsegment.match_data_with_file_db_entry
punchpipe.controlsegment.sample_punchdata
punchpipe.controlsegment.test_match_data_with_file_db_entry_fails_on_empty_list
punchpipe.controlsegment.test_match_data_with_file_db_entry



Attributes
~~~~~~~~~~

.. autoapisummary::

punchpipe.controlsegment.Base


.. py:data:: Base
.. py:class:: Flow
Bases: :py:obj:`Base`

.. py:attribute:: __tablename__
:value: 'flows'



.. py:attribute:: flow_id
.. py:attribute:: flow_level
.. py:attribute:: flow_type
.. py:attribute:: flow_run_name
.. py:attribute:: flow_run_id
.. py:attribute:: state
.. py:attribute:: creation_time
.. py:attribute:: start_time
.. py:attribute:: end_time
.. py:attribute:: priority
.. py:attribute:: call_data
.. py:class:: File
Expand Down Expand Up @@ -204,9 +135,6 @@ Attributes



.. py:function:: generic_process_flow_logic(flow_id: int, core_flow_to_launch, pipeline_config_path: str, session=None)
.. py:function:: match_data_with_file_db_entry(data: punchbowl.data.PUNCHData, file_db_entry_list)
Expand Down
28 changes: 0 additions & 28 deletions _sources/autoapi/punchpipe/monitor/dp_test/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,3 @@
.. py:module:: punchpipe.monitor.dp_test
Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

punchpipe.monitor.dp_test._create_overall_blocks
punchpipe.monitor.dp_test._process_level
punchpipe.monitor.dp_test._create_alert_blocks
punchpipe.monitor.dp_test.generate_monitoring_pages



.. py:function:: _create_overall_blocks(start_date, end_date, df)
.. py:function:: _process_level(start_date, end_date, level, df)
.. py:function:: _create_alert_blocks(start_date, end_date)
.. py:function:: generate_monitoring_pages(start_date=datetime.now() - timedelta(days=3), end_date=datetime.now())
2 changes: 1 addition & 1 deletion _sources/control/configuration.rst.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Configuration
==============

How to set up a configuration file.
How to set up a configuration file.
2 changes: 1 addition & 1 deletion _sources/control/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Control Segment Design
:caption: Contents:

states
configuration
configuration
124 changes: 7 additions & 117 deletions autoapi/punchpipe/controlsegment/index.html

Large diffs are not rendered by default.

63 changes: 0 additions & 63 deletions autoapi/punchpipe/monitor/dp_test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,48 +430,6 @@

<section id="module-punchpipe.monitor.dp_test">
<span id="punchpipe-monitor-dp-test"></span><h1><a class="reference internal" href="#module-punchpipe.monitor.dp_test" title="punchpipe.monitor.dp_test"><code class="xref py py-mod docutils literal notranslate"><span class="pre">punchpipe.monitor.dp_test</span></code></a><a class="headerlink" href="#module-punchpipe.monitor.dp_test" title="Link to this heading">#</a></h1>
<section id="module-contents">
<h2>Module Contents<a class="headerlink" href="#module-contents" title="Link to this heading">#</a></h2>
<section id="functions">
<h3>Functions<a class="headerlink" href="#functions" title="Link to this heading">#</a></h3>
<table class="autosummary longtable table autosummary">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="#punchpipe.monitor.dp_test._create_overall_blocks" title="punchpipe.monitor.dp_test._create_overall_blocks"><code class="xref py py-obj docutils literal notranslate"><span class="pre">_create_overall_blocks</span></code></a>(start_date, end_date, df)</p></td>
<td><p></p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="#punchpipe.monitor.dp_test._process_level" title="punchpipe.monitor.dp_test._process_level"><code class="xref py py-obj docutils literal notranslate"><span class="pre">_process_level</span></code></a>(start_date, end_date, level, df)</p></td>
<td><p></p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="#punchpipe.monitor.dp_test._create_alert_blocks" title="punchpipe.monitor.dp_test._create_alert_blocks"><code class="xref py py-obj docutils literal notranslate"><span class="pre">_create_alert_blocks</span></code></a>(start_date, end_date)</p></td>
<td><p></p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="#punchpipe.monitor.dp_test.generate_monitoring_pages" title="punchpipe.monitor.dp_test.generate_monitoring_pages"><code class="xref py py-obj docutils literal notranslate"><span class="pre">generate_monitoring_pages</span></code></a>([start_date, end_date])</p></td>
<td><p></p></td>
</tr>
</tbody>
</table>
<dl class="py function">
<dt class="sig sig-object py" id="punchpipe.monitor.dp_test._create_overall_blocks">
<span class="sig-prename descclassname"><span class="pre">punchpipe.monitor.dp_test.</span></span><span class="sig-name descname"><span class="pre">_create_overall_blocks</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">start_date</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">end_date</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">df</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#punchpipe.monitor.dp_test._create_overall_blocks" title="Link to this definition">#</a></dt>
<dd></dd></dl>

<dl class="py function">
<dt class="sig sig-object py" id="punchpipe.monitor.dp_test._process_level">
<span class="sig-prename descclassname"><span class="pre">punchpipe.monitor.dp_test.</span></span><span class="sig-name descname"><span class="pre">_process_level</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">start_date</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">end_date</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">level</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">df</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#punchpipe.monitor.dp_test._process_level" title="Link to this definition">#</a></dt>
<dd></dd></dl>

<dl class="py function">
<dt class="sig sig-object py" id="punchpipe.monitor.dp_test._create_alert_blocks">
<span class="sig-prename descclassname"><span class="pre">punchpipe.monitor.dp_test.</span></span><span class="sig-name descname"><span class="pre">_create_alert_blocks</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">start_date</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">end_date</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#punchpipe.monitor.dp_test._create_alert_blocks" title="Link to this definition">#</a></dt>
<dd></dd></dl>

<dl class="py function">
<dt class="sig sig-object py" id="punchpipe.monitor.dp_test.generate_monitoring_pages">
<span class="sig-prename descclassname"><span class="pre">punchpipe.monitor.dp_test.</span></span><span class="sig-name descname"><span class="pre">generate_monitoring_pages</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">start_date</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">datetime.now()</span> <span class="pre">-</span> <span class="pre">timedelta(days=3)</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">end_date</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">datetime.now()</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#punchpipe.monitor.dp_test.generate_monitoring_pages" title="Link to this definition">#</a></dt>
<dd></dd></dl>

</section>
</section>
</section>


Expand Down Expand Up @@ -513,27 +471,6 @@ <h3>Functions<a class="headerlink" href="#functions" title="Link to this heading


<div class="sidebar-secondary-item">
<div
id="pst-page-navigation-heading-2"
class="page-toc tocsection onthispage">
<i class="fa-solid fa-list"></i> On this page
</div>
<nav class="bd-toc-nav page-toc" aria-labelledby="pst-page-navigation-heading-2">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#module-contents">Module Contents</a><ul class="visible nav section-nav flex-column">
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#functions">Functions</a><ul class="visible nav section-nav flex-column">
<li class="toc-h4 nav-item toc-entry"><a class="reference internal nav-link" href="#punchpipe.monitor.dp_test._create_overall_blocks"><code class="docutils literal notranslate"><span class="pre">_create_overall_blocks()</span></code></a></li>
<li class="toc-h4 nav-item toc-entry"><a class="reference internal nav-link" href="#punchpipe.monitor.dp_test._process_level"><code class="docutils literal notranslate"><span class="pre">_process_level()</span></code></a></li>
<li class="toc-h4 nav-item toc-entry"><a class="reference internal nav-link" href="#punchpipe.monitor.dp_test._create_alert_blocks"><code class="docutils literal notranslate"><span class="pre">_create_alert_blocks()</span></code></a></li>
<li class="toc-h4 nav-item toc-entry"><a class="reference internal nav-link" href="#punchpipe.monitor.dp_test.generate_monitoring_pages"><code class="docutils literal notranslate"><span class="pre">generate_monitoring_pages()</span></code></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</nav></div>

<div class="sidebar-secondary-item">


<div class="tocsection editthispage">
Expand Down
Loading

0 comments on commit dd7049f

Please sign in to comment.