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

Added json endpoint. #43

Merged
merged 90 commits into from
Apr 15, 2024
Merged

Added json endpoint. #43

merged 90 commits into from
Apr 15, 2024

Conversation

shamlymajeed
Copy link
Contributor

Request body in json format is verified using pydantic models

Copy link

github-actions bot commented Feb 19, 2024

API Unit Test Coverage Report
FileStmtsMissCoverMissing
\_\_init\_\_.py00100% 
datastore_pb2.py604820%24–71
datastore_pb2_grpc.py432347%37–52, 85–87, 92–94, 99–101, 106–108, 112–136, 174, 191, 208, 225
grpc_getter.py201145%15–16, 20–23, 27–29, 33–35
locustfile.py15150%1–31
main.py34585%41, 51–52, 62–63
metadata_endpoints.py552555%42–51, 55, 72–151, 155
response_classes.py50100% 
utilities.py771975%15, 33, 40, 62–65, 73–80, 85–92, 112, 116, 118
custom_geo_json
   edr_feature_collection.py60100% 
formatters
   \_\_init\_\_.py110100% 
   covjson.py53198%75
   geojson.py15287%17, 42
routers
   \_\_init\_\_.py00100% 
   edr.py100793%119, 131, 139, 241–242, 297–298
   feature.py461959%75–108, 124–129, 135–157
TOTAL54017568% 

API Unit Test Coverage Summary

Tests Skipped Failures Errors Time
23 0 💤 0 ❌ 0 🔥 1.877s ⏱️

@shamlymajeed shamlymajeed marked this pull request as draft February 19, 2024 19:37
@johtoblan johtoblan marked this pull request as ready for review February 29, 2024 12:03
@shamlymajeed shamlymajeed requested a review from Teddy-1000 March 12, 2024 12:58
@Teddy-1000 Teddy-1000 added the ingest:API For issues and PR related to ingest API label Mar 27, 2024
ingest/api/datastore.py Outdated Show resolved Hide resolved
ingest/api/datastore.py Show resolved Hide resolved
ingest/api/datastore.py Outdated Show resolved Hide resolved
ingest/api/ingest.py Show resolved Hide resolved
ingest/api/ingest.py Outdated Show resolved Hide resolved
ingest/api/ingest.py Outdated Show resolved Hide resolved
ingest/api/ingest.py Outdated Show resolved Hide resolved
ingest/api/main.py Show resolved Hide resolved
ingest/api/main.py Outdated Show resolved Hide resolved
ingest/api/messages.py Show resolved Hide resolved
ingest/api/ingest.py Show resolved Hide resolved
ingest/api/ingest.py Outdated Show resolved Hide resolved
ingest/api/ingest.py Outdated Show resolved Hide resolved
ingest/api/main.py Outdated Show resolved Hide resolved
ingest/api/main.py Outdated Show resolved Hide resolved
ingest/api/main.py Outdated Show resolved Hide resolved
ingest/api/messages.py Show resolved Hide resolved
ingest/api/datastore.py Show resolved Hide resolved
ingest/api/model.py Show resolved Hide resolved
@shamlymajeed shamlymajeed merged commit 1a3ff81 into main Apr 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ingest:API For issues and PR related to ingest API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants