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

Second attempt to diagnose CI issues #403

Closed
wants to merge 12 commits into from
Closed

Second attempt to diagnose CI issues #403

wants to merge 12 commits into from

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented Oct 19, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #403 (bc1530c) into main (54d0e57) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main     #403    +/-   ##
========================================
  Coverage   99.82%   99.82%            
========================================
  Files         119      120     +1     
  Lines       22335    22583   +248     
========================================
+ Hits        22295    22543   +248     
  Misses         40       40            
Files Coverage Δ
anvil_consortium_manager/filters.py 100.00% <100.00%> (ø)
...mplates/anvil_consortium_manager/account_list.html 100.00% <100.00%> (ø)
.../anvil_consortium_manager/billingproject_list.html 100.00% <100.00%> (ø)
...es/anvil_consortium_manager/managedgroup_list.html 100.00% <100.00%> (ø)
...lates/anvil_consortium_manager/workspace_list.html 100.00% <100.00%> (ø)
anvil_consortium_manager/tests/test_views.py 99.92% <100.00%> (+<0.01%) ⬆️
anvil_consortium_manager/views.py 99.86% <100.00%> (+<0.01%) ⬆️

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

wkirdp and others added 11 commits October 19, 2023 16:09
Add filter.py, define the filter for BillingProjects
Modify billingproject_list.html to include the filter form
Add BillingProjectFilter to BillingProjectList view.
Add filter to ManageGroupList view
Add the FilterSet to managedgroup_list template
Add tests
Add filter to WorkspaceList view and WorkspaceListByType view
Add filter form on workspace_list template
Add tests for WorkspaceList view and WorkspaceListByType view
Add AccountList filter to AccountList, AccountActiveList and AccountInactiveList views
Add filter form to account_list template
Add tests for  AccountList, AccountActiveList and AccountInactiveList views
@amstilp amstilp closed this Oct 24, 2023
@amstilp amstilp deleted the explore-ci-2 branch February 29, 2024 22:22
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.

2 participants