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

fix CSW 3 GetRecords parameter handling (#543) (#544) #545

Merged
merged 1 commit into from
Nov 10, 2017

Conversation

tomkralidis
Copy link
Member

Overview

Fixes CSW 3.0.0 GetRecords parameter handling.

Related Issue / Discussion

#543 #544

Additional Information

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

@tomkralidis tomkralidis changed the title [WIP] fix CSW 3 GetRecords parameter handling (#543) (#544) fix CSW 3 GetRecords parameter handling (#543) (#544) Nov 10, 2017
@codecov
Copy link

codecov bot commented Nov 10, 2017

Codecov Report

Merging #545 into master will decrease coverage by 0.09%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #545     +/-   ##
=========================================
- Coverage   55.98%   55.89%   -0.1%     
=========================================
  Files          29       29             
  Lines        6346     6346             
  Branches     1345     1345             
=========================================
- Hits         3553     3547      -6     
- Misses       2413     2417      +4     
- Partials      380      382      +2
Flag Coverage Δ
#integrationtests 54.53% <33.33%> (-0.1%) ⬇️
#unittests 7.62% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pycsw/core/config.py 82.85% <ø> (ø) ⬆️
pycsw/server.py 64.35% <0%> (-1.23%) ⬇️
pycsw/ogc/csw/csw3.py 47.58% <50%> (ø) ⬆️
pycsw/ogc/fes/fes2.py 39.13% <0%> (ø) ⬆️

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 e63f2e4...e675678. Read the comment docs.

@tomkralidis tomkralidis merged commit 4c29f5a into geopython:master Nov 10, 2017
@tomkralidis tomkralidis deleted the issue-543 branch November 10, 2017 01:57
tomkralidis added a commit that referenced this pull request Nov 10, 2017
fix CSW 3 GetRecords parameter handling (#543) (#544)
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