argschema
argschema copied to clipboard
Input source 3.0a
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.
:white_check_mark: fcollman
:white_check_mark: NileGraddis
:white_check_mark: tmchartrand
:x: Forrest Collman
Forrest Collman seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
Codecov Report
Merging #103 into dev will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #103 +/- ##
=======================================
Coverage 93.63% 93.63%
=======================================
Files 16 16
Lines 644 644
=======================================
Hits 603 603
Misses 41 41
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 bbfb96c...bbfb96c. Read the comment docs.
Codecov Report
Merging #103 (14f0c05) into dev (afc2b92) will increase coverage by
0.54%
. The diff coverage is95.98%
.
@@ Coverage Diff @@
## dev #103 +/- ##
==========================================
+ Coverage 93.09% 93.63% +0.54%
==========================================
Files 13 16 +3
Lines 521 644 +123
==========================================
+ Hits 485 603 +118
- Misses 36 41 +5
Impacted Files | Coverage Δ | |
---|---|---|
argschema/fields/__init__.py | 100.00% <ø> (ø) |
|
argschema/fields/files.py | 74.72% <ø> (ø) |
|
argschema/fields/numpyarrays.py | 93.33% <ø> (-0.79%) |
:arrow_down: |
argschema/autodoc.py | 91.04% <66.66%> (-2.61%) |
:arrow_down: |
argschema/sources/url_source.py | 91.66% <91.66%> (ø) |
|
argschema/sources/source.py | 92.68% <92.68%> (ø) |
|
argschema/utils.py | 98.10% <96.66%> (+0.71%) |
:arrow_up: |
argschema/argschema_parser.py | 98.56% <98.07%> (+0.50%) |
:arrow_up: |
argschema/__init__.py | 100.00% <100.00%> (ø) |
|
argschema/fields/slice.py | 100.00% <100.00%> (ø) |
|
... and 10 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 afc2b92...14f0c05. Read the comment docs.