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

beta api clients, agents, sites with paging #1636

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

redanthrax
Copy link
Contributor

No description provided.

@redanthrax redanthrax force-pushed the beta-api branch 2 times, most recently from c96c596 to 4c53e61 Compare September 20, 2023 19:11
@wh1te909
Copy link
Member

thanks looks like tests are failing because of missing requirements can you please update installed apps and requirements.txt etc

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #1636 (027e444) into develop (d838750) will increase coverage by 0.10%.
The diff coverage is 88.18%.

@@             Coverage Diff             @@
##           develop    #1636      +/-   ##
===========================================
+ Coverage    80.48%   80.58%   +0.10%     
===========================================
  Files          118      125       +7     
  Lines         7926     8036     +110     
===========================================
+ Hits          6379     6476      +97     
- Misses        1547     1560      +13     
Files Coverage Δ
api/tacticalrmm/beta/v1/client/views.py 100.00% <100.00%> (ø)
api/tacticalrmm/beta/v1/pagination.py 100.00% <100.00%> (ø)
api/tacticalrmm/beta/v1/serializers.py 100.00% <100.00%> (ø)
api/tacticalrmm/beta/v1/site/views.py 100.00% <100.00%> (ø)
api/tacticalrmm/beta/v1/urls.py 100.00% <100.00%> (ø)
api/tacticalrmm/tacticalrmm/urls.py 73.91% <ø> (ø)
api/tacticalrmm/beta/v1/agent/filter.py 78.57% <78.57%> (ø)
api/tacticalrmm/beta/v1/agent/views.py 70.58% <70.58%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

formatted with black

django filter requirement

updated beta api, restricted to get and put
@wh1te909 wh1te909 merged commit 622e335 into amidaware:develop Sep 30, 2023
7 checks passed
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.

None yet

2 participants