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-32682: Fix metadata.add fallback code #107

Merged
merged 1 commit into from Nov 25, 2021
Merged

DM-32682: Fix metadata.add fallback code #107

merged 1 commit into from Nov 25, 2021

Conversation

timj
Copy link
Member

@timj timj commented Nov 23, 2021

Previously failing to call addLongDouble() never triggered the call to .add()

Checklist

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

Previously failing to call addLongDouble never triggered the call
to .add()
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #107 (9854ec1) into master (92fb8c8) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   91.24%   91.29%   +0.04%     
==========================================
  Files          36       36              
  Lines        2148     2148              
==========================================
+ Hits         1960     1961       +1     
+ Misses        188      187       -1     
Impacted Files Coverage Δ
python/lsst/utils/timer.py 96.26% <100.00%> (+0.93%) ⬆️

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 92fb8c8...9854ec1. Read the comment docs.

@timj timj merged commit aee0394 into master Nov 25, 2021
@timj timj deleted the tickets/DM-32682 branch November 25, 2021 22:54
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