new deploy: 2023-09-18T21:16:54+00:00

This commit is contained in:
Aravinth Manivannan 2023-09-18 21:16:54 +00:00 committed by realaravinth
parent 9ae068d3a8
commit f07be77189
5 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1695071703794" clover="3.2.0">
<project timestamp="1695071703794" name="All files">
<coverage generated="1695071808348" clover="3.2.0">
<project timestamp="1695071808348" name="All files">
<metrics statements="83" coveredstatements="72" conditionals="15" coveredconditionals="11" methods="20" coveredmethods="18" elements="118" coveredelements="101" complexity="0" loc="83" ncloc="83" packages="1" files="2" classes="2"/>
<file name="auth.ts" path="/woodpecker/src/git.batsense.net/realaravinth/forgejo-notifications-core/src/auth.ts">
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>

View File

@ -118,7 +118,7 @@ export default Auth;
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-09-18T21:15:03.785Z
at 2023-09-18T21:16:48.341Z
</div>
<script src="prettify.js"></script>
<script>

View File

@ -116,7 +116,7 @@
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-09-18T21:15:03.785Z
at 2023-09-18T21:16:48.341Z
</div>
<script src="prettify.js"></script>
<script>

View File

@ -802,7 +802,7 @@ export { <span class="cstat-no" title="statement not covered" >Repository, <span
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-09-18T21:15:03.785Z
at 2023-09-18T21:16:48.341Z
</div>
<script src="prettify.js"></script>
<script>

View File

@ -14,6 +14,10 @@
<h2>forgejo-notifications-core</h2></div>
<div class="tsd-panel tsd-typography"><p><a href="https://ci.batsense.net/repos/85"><img src="https://ci.batsense.net/api/badges/85/status.svg" alt="status-badge"></a></p>
<hr>
<ol>
<li>Docs: <a href="https://forgejo-notifications-core.docs.forgeflux.org/">https://forgejo-notifications-core.docs.forgeflux.org/</a></li>
<li>Code coverage: <a href="https://forgejo-notifications-core.docs.forgeflux.org/coverage/lcov-report/index">https://forgejo-notifications-core.docs.forgeflux.org/coverage/lcov-report/index</a></li>
</ol>
<a id="md:dev-notes" class="tsd-anchor"></a><h2><a href="#md:dev-notes">Dev Notes</a></h2><p>Requires your Forgejo instance admin to enable CORS for at least the
origin which serves the notification panel. Please see
<a href="https://forgejo.org/docs/latest/admin/config-cheat-sheet/#cors-cors">here</a>