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

API endpoints and dynamic responses #9

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Conversation

submarcos
Copy link
Member

No description provided.

@submarcos submarcos changed the base branch from main to next June 28, 2024 11:42
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 83.88889% with 29 lines in your changes missing coverage. Please review.

Project coverage is 83.28%. Comparing base (e64fb6b) to head (38e58a9).

Files Patch % Lines
backend/project/api/views.py 65.45% 19 Missing ⚠️
backend/project/api/serializers/observations.py 88.00% 6 Missing ⚠️
backend/project/api/filters.py 87.50% 1 Missing ⚠️
backend/project/api/serializers/accounts.py 93.33% 0 Missing and 1 partial ⚠️
backend/project/observations/admin.py 92.30% 1 Missing ⚠️
backend/project/observations/models.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next       #9      +/-   ##
==========================================
+ Coverage   79.69%   83.28%   +3.58%     
==========================================
  Files          13       16       +3     
  Lines         330      353      +23     
  Branches       22       20       -2     
==========================================
+ Hits          263      294      +31     
+ Misses         66       57       -9     
- Partials        1        2       +1     
Flag Coverage Δ
python-unittests 83.28% <83.88%> (+3.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@submarcos submarcos marked this pull request as ready for review July 1, 2024 14:28
@submarcos submarcos merged commit 5022839 into next Jul 1, 2024
10 checks passed
@submarcos submarcos deleted the dynamic_api_responses branch July 1, 2024 14:28
submarcos added a commit that referenced this pull request Jul 19, 2024
* add api endpoints

* enable basic auth

* change event to Observation

* lint and set tests
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