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

Syncing branches #470

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Syncing branches #470

wants to merge 4 commits into from

Conversation

bio-boris
Copy link
Collaborator

@bio-boris bio-boris commented Jun 9, 2023

Syncing branches

0.0.12

    Forcing black to 22.1.0 to make sure that GHA doesn't suddenly fail
    Prevent jobs that never ran from submitting job execution stats

0.0.11

    Add ability for kbase user to contact condor via token

0.0.10

    Fixes bug with ee2 not recording all jobs with the catalog during the process
    of finishing a job
    Updates GHA with black and flake8
    Fix flake8 and black formatting issues by formatting MANY files
    Updated docs for installing htcondor
    Update many python libs in requirements.txt
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 92.76% and project coverage change: +4.84 🎉

Comparison is base (1307bce) 83.84% compared to head (60557e6) 88.68%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #470      +/-   ##
===========================================
+ Coverage    83.84%   88.68%   +4.84%     
===========================================
  Files           22       29       +7     
  Lines         1993     2740     +747     
===========================================
+ Hits          1671     2430     +759     
+ Misses         322      310      -12     
Impacted Files Coverage Δ
lib/execution_engine2/utils/CondorTuples.py 100.00% <ø> (ø)
lib/execution_engine2/utils/slack_utils.py 0.00% <0.00%> (ø)
lib/execution_engine2/utils/SlackUtils.py 35.71% <13.33%> (-7.53%) ⬇️
lib/execution_engine2/utils/KafkaUtils.py 80.00% <66.66%> (+1.05%) ⬆️
lib/execution_engine2/authclient.py 74.57% <74.57%> (ø)
lib/execution_engine2/sdk/EE2Status.py 86.19% <76.62%> (-2.16%) ⬇️
lib/execution_engine2/db/models/models.py 91.14% <82.35%> (-2.57%) ⬇️
lib/execution_engine2/db/MongoUtil.py 74.41% <87.93%> (+7.34%) ⬆️
lib/execution_engine2/sdk/EE2Runjob.py 93.16% <92.03%> (+8.35%) ⬆️
lib/execution_engine2/sdk/EE2Logs.py 96.51% <93.93%> (+5.40%) ⬆️
... and 16 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant