Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Add sextant, json output formats#23

Merged
jepler merged 4 commits into
mainfrom
output-json-sextant
Dec 8, 2021
Merged

Add sextant, json output formats#23
jepler merged 4 commits into
mainfrom
output-json-sextant

Conversation

@jepler
Copy link
Copy Markdown
Owner

@jepler jepler commented Dec 8, 2021

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 8, 2021

Codecov Report

Merging #23 (2afca67) into main (b636a52) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1161      1188   +27     
  Branches       214       228   +14     
=========================================
+ Hits          1161      1188   +27     
Impacted Files Coverage Δ
wwvb/iersdata_dist.py 100.00% <ø> (ø)
wwvb/__init__.py 100.00% <100.00%> (ø)
wwvb/gen.py 100.00% <100.00%> (ø)
wwvb/testcli.py 100.00% <100.00%> (ø)

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 6f65c35...2afca67. Read the comment docs.

Strangely, this was reported not as a mypy error but as a CI-only error
during the pylint phase of `pre-commit run --all`:
```
************* Module wwvb.updateiers
wwvb/updateiers.py:90:19: E0602: Undefined variable 'wwvb_start' (undefined-variable)
```
@jepler jepler merged commit 0d209de into main Dec 8, 2021
@jepler jepler deleted the output-json-sextant branch October 2, 2022 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants