Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Callback module #50

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open

WIP: Callback module #50

wants to merge 56 commits into from

Conversation

scanon
Copy link
Contributor

@scanon scanon commented Jul 8, 2023

We are still iterating on this a bit but let's get it ready to merge.

bio-boris and others added 30 commits May 8, 2020 17:53
This refactors the configuration handling to use a class instead
of a dict.  So this is a large change because this weaves through
out the platform.  There are a few minor flake8 fixes too but
this is primarily what is needed to make the configuration change
and fix tests.
Also fixed an error in the JobRunner init
This adds the ability to pass in the provenenace initialization
when using the callback module.  This is done by setting "PROV_FILE"
to a file name that has a valid json structure.
This adds actions for running tests and building
and pushing a docker image to ghcr.
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@5cf610a). Click here to learn what that means.

❗ Current head 7e73fcd differs from pull request most recent head 5729527. Consider uploading reports for the commit 5729527 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage        ?   75.18%           
=======================================
  Files           ?       13           
  Lines           ?     1068           
  Branches        ?        0           
=======================================
  Hits            ?      803           
  Misses          ?      265           
  Partials        ?        0           

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

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