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

Headers and Documentation #108

Merged
merged 14 commits into from
Mar 26, 2020
Merged

Conversation

emmanvg
Copy link
Contributor

@emmanvg emmanvg commented Mar 25, 2020

closes #106
closes #107

@emmanvg emmanvg added this to the 1.0.0 milestone Mar 25, 2020
@codecov-io
Copy link

codecov-io commented Mar 26, 2020

Codecov Report

Merging #108 into master will increase coverage by 0.14%.
The diff coverage is 95.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   89.97%   90.11%   +0.14%     
==========================================
  Files          32       32              
  Lines        2424     2550     +126     
==========================================
+ Hits         2181     2298     +117     
- Misses        243      252       +9     
Impacted Files Coverage Δ
medallion/common.py 90.78% <ø> (ø)
medallion/scripts/auth_db_utils.py 0.00% <0.00%> (ø)
medallion/views/__init__.py 88.57% <87.09%> (-11.43%) ⬇️
medallion/views/objects.py 94.28% <90.90%> (-3.28%) ⬇️
medallion/test/test_mongodb_backend.py 97.81% <98.86%> (+0.15%) ⬆️
medallion/__init__.py 91.61% <100.00%> (ø)
medallion/backends/taxii/memory_backend.py 91.96% <100.00%> (-0.41%) ⬇️
medallion/backends/taxii/mongodb_backend.py 95.33% <100.00%> (-0.67%) ⬇️
medallion/filters/basic_filter.py 91.02% <100.00%> (+0.23%) ⬆️
medallion/filters/mongodb_filter.py 98.88% <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 ddfffb5...dfb4771. Read the comment docs.

@emmanvg emmanvg merged commit 49d195f into oasis-open:master Mar 26, 2020
@emmanvg emmanvg deleted the 107-header-checks branch March 26, 2020 17:43
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.

More header checks add documentation for Endpoints in the spec
2 participants