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

Add function to check a table for required cols/units #75

Merged
merged 7 commits into from
Oct 1, 2020
Merged

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Sep 30, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #75 into master will increase coverage by 0.59%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   84.68%   85.27%   +0.59%     
==========================================
  Files          34       35       +1     
  Lines        1038     1073      +35     
==========================================
+ Hits          879      915      +36     
+ Misses        159      158       -1     
Impacted Files Coverage Δ
pyirf/exceptions.py 100.00% <100.00%> (ø)
pyirf/sensitivity.py 38.46% <100.00%> (+0.72%) ⬆️
pyirf/tests/test_utils.py 100.00% <100.00%> (ø)
pyirf/utils.py 76.47% <100.00%> (+14.56%) ⬆️

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 f9189c5...4238de3. Read the comment docs.

@maxnoe maxnoe force-pushed the check_table branch 2 times, most recently from 338d381 to 4256766 Compare September 30, 2020 12:00
@maxnoe maxnoe merged commit 003c29a into master Oct 1, 2020
@maxnoe maxnoe deleted the check_table branch October 1, 2020 13:31
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.

2 participants