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

SSX webservices #249

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

SSX webservices #249

wants to merge 4 commits into from

Conversation

mgaonach
Copy link
Collaborator

closes #192

@codecov-commenter
Copy link

Codecov Report

Merging #249 (ce72d62) into master (2192e85) will increase coverage by 1.08%.
The diff coverage is 82.36%.

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   67.00%   68.09%   +1.08%     
==========================================
  Files         109      115       +6     
  Lines        5068     5460     +392     
==========================================
+ Hits         3396     3718     +322     
- Misses       1672     1742      +70     
Impacted Files Coverage Δ
pyispyb/core/routes/webservices/__init__.py 77.77% <ø> (-2.23%) ⬇️
pyispyb/core/modules/ssx.py 68.47% <68.47%> (ø)
pyispyb/core/schemas/eventchains.py 83.33% <83.33%> (ø)
pyispyb/core/routes/webservices/ssx.py 94.44% <94.44%> (ø)
pyispyb/core/routes/ssx.py 95.23% <95.23%> (ø)
pyispyb/app/base.py 100.00% <100.00%> (ø)
pyispyb/app/utils/__init__.py 100.00% <100.00%> (ø)
pyispyb/core/modules/eventchains.py 100.00% <100.00%> (ø)
pyispyb/core/routes/eventchains.py 100.00% <100.00%> (ø)
pyispyb/core/routes/webservices/userportalsync.py 83.33% <100.00%> (+0.98%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2192e85...ce72d62. Read the comment docs.

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.

implement SSX fundamentals
2 participants