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

DM-35315: Add build action #5

Merged
merged 12 commits into from Jun 24, 2022
Merged

DM-35315: Add build action #5

merged 12 commits into from Jun 24, 2022

Conversation

timj
Copy link
Member

@timj timj commented Jun 23, 2022

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@34c17be). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage        ?   15.53%           
=======================================
  Files           ?        4           
  Lines           ?     1294           
  Branches        ?      285           
=======================================
  Hits            ?      201           
  Misses          ?     1091           
  Partials        ?        2           

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 34c17be...485ae12. Read the comment docs.

@timj timj force-pushed the tickets/DM-35315 branch 2 times, most recently from eb6afe5 to 91b9dff Compare June 23, 2022 23:23
timj added 2 commits June 23, 2022 16:26
If we use `--cov=lsst.ctrl.bps.htcondor` the coverage test
fails with an Astropy logger error during the import of
lsst.ctrl.bps.__init__.py. This is likely some odd
interaction between lsst.ctrl.bps.htcondor and lsst.ctrl.bps
sharing the same hierarchy. Doing a local developer install
and telling coverage to use the local directory seems
to fix this problem.
@timj timj merged commit 4ca1b9b into main Jun 24, 2022
@timj timj deleted the tickets/DM-35315 branch June 24, 2022 17:13
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

2 participants