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

More than one source in a dataset #17

Merged
merged 2 commits into from
Feb 24, 2021

Conversation

mikapfl
Copy link
Member

@mikapfl mikapfl commented Feb 24, 2021

Pull request

Please confirm that this pull request has done the following:

  • Tests added
  • Documentation added (where applicable)
  • Description in CHANGELOG.rst added

Description

Allow for more than one source in a dataset.

@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #17 (12f56f0) into main (5d49d29) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   99.46%   99.45%   -0.02%     
==========================================
  Files          21       21              
  Lines        1318     1292      -26     
==========================================
- Hits         1311     1285      -26     
  Misses          7        7              
Impacted Files Coverage Δ
primap2/_data_format.py 98.80% <ø> (-0.03%) ⬇️
primap2/_metadata.py 100.00% <ø> (ø)
primap2/tests/examples.py 100.00% <ø> (ø)
primap2/tests/test_metadata.py 100.00% <ø> (ø)
primap2/tests/test_data_format.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 5d49d29...9d34280. Read the comment docs.

@mikapfl mikapfl merged commit 5308bad into primap-community:main Feb 24, 2021
@mikapfl mikapfl deleted the multiple-sources branch February 24, 2021 10:53
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.

1 participant