Skip to content

Add elog - #498

Draft
jose-caballero wants to merge 3 commits into
mainfrom
add_elog
Draft

Add elog#498
jose-caballero wants to merge 3 commits into
mainfrom
add_elog

Conversation

@jose-caballero

Copy link
Copy Markdown
Contributor

Description:

Special Notes:


Submitter:

Have you (where applicable):

  • Added unit tests?
  • Checked the latest commit runs on Dev?
  • Updated the example config file(s) and README?

Reviewer

Does this PR:

  • Place non-StackStorm code into the lib directory?
  • Have unit tests for the action/sensor and lib layers?
  • Have clear and obvious action parameter names and descriptions?

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.98%. Comparing base (b340826) to head (507fb4a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/apis/elog_api/structs/elog_account.py 80.64% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
- Coverage   99.18%   98.98%   -0.21%     
==========================================
  Files         112      115       +3     
  Lines        2715     2767      +52     
  Branches      336      337       +1     
==========================================
+ Hits         2693     2739      +46     
- Misses         19       25       +6     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread lib/apis/elog_api/elog.py

@anish-mudaraddi anish-mudaraddi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you'll need to rebase this if you merge #500 first

Comment thread config.schema.yaml Outdated
Add a section for ELOG to the schema config file, so the credentials can
be read once their set.
Write the the API directory, including:
* logging setup in the init file
* dataclass in the structs directory
  * dataclass also contains a method to authenticate against the ELOG
    server

Write the basic functionalily to create new records in ELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants