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-38400: Add ability to check that altaz is defined in tests #67

Merged
merged 7 commits into from Mar 28, 2023

Conversation

timj
Copy link
Member

@timj timj commented Mar 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.02 🎉

Comparison is base (d108c26) 78.56% compared to head (2b433fe) 78.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   78.56%   78.58%   +0.02%     
==========================================
  Files          36       36              
  Lines        3107     3110       +3     
  Branches      513      665     +152     
==========================================
+ Hits         2441     2444       +3     
  Misses        544      544              
  Partials      122      122              
Impacted Files Coverage Δ
...n/astro_metadata_translator/bin/translateheader.py 57.75% <ø> (ø)
...hon/astro_metadata_translator/cli/astrometadata.py 0.00% <ø> (ø)
...ython/astro_metadata_translator/observationInfo.py 76.57% <ø> (ø)
tests/test_decam.py 85.71% <ø> (ø)
tests/test_shadowing.py 87.50% <ø> (ø)
tests/test_translation.py 98.24% <ø> (ø)
python/astro_metadata_translator/tests.py 80.90% <66.66%> (+0.53%) ⬆️
tests/test_translate_header.py 97.56% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Python 3.11 includes additional context information so the
traceback is longer.
@erykoff
Copy link

erykoff commented Mar 28, 2023

Was this supposed to be merged?

@timj timj merged commit d0d831f into main Mar 28, 2023
10 of 11 checks passed
@timj timj deleted the tickets/DM-38400 branch March 28, 2023 21:59
@timj
Copy link
Member Author

timj commented Mar 28, 2023

Oops. Sorry.

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

3 participants