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

Implement dataset search #73

Merged
merged 18 commits into from Mar 6, 2020
Merged

Implement dataset search #73

merged 18 commits into from Mar 6, 2020

Conversation

Cadair
Copy link
Member

@Cadair Cadair commented Jan 28, 2020

No description provided.

@Cadair Cadair changed the title First pass at client framework and attrs planning Implement dataset search Jan 29, 2020
dkist/net/client.py Outdated Show resolved Hide resolved
dkist/net/client.py Outdated Show resolved Hide resolved
@Cadair Cadair marked this pull request as ready for review March 6, 2020 13:28
@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #73 into master will decrease coverage by 5.19%.
The diff coverage is 96.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   99.26%   94.07%   -5.20%     
==========================================
  Files          16       29      +13     
  Lines         679     1265     +586     
==========================================
+ Hits          674     1190     +516     
- Misses          5       75      +70     
Impacted Files Coverage Δ
dkist/io/loaders.py 100.00% <0.00%> (ø)
dkist/utils/globus/endpoints.py 100.00% <0.00%> (ø)
dkist/extern/__init__.py
dkist/utils/__init__.py 100.00% <0.00%> (ø)
dkist/io/asdf/tags/array_container.py 100.00% <0.00%> (ø)
dkist/net/attr_walker.py 98.87% <0.00%> (ø)
dkist/io/asdf/generator/__init__.py 100.00% <0.00%> (ø)
dkist/tests/generate_aia_dataset.py 36.17% <0.00%> (ø)
dkist/io/asdf/tags/dataset.py 88.88% <0.00%> (ø)
dkist/io/asdf/generator/generator.py 94.82% <0.00%> (ø)
... and 13 more

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 ddde2dd...55c1f64. Read the comment docs.

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