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

Print the correct number of "ok" instances in audit email #409

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented Oct 25, 2023

Previously, this was printing 0 due to a bug. Now it prints the correct number. Add a test to check for this behavior.

Closes #406

Previously, this was printing 0 due to a bug. Now it prints the
correct number. Add a test to check for this behavior.
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #409 (eddd975) into main (6ad526f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         121      121           
  Lines       22802    22803    +1     
=======================================
+ Hits        22762    22763    +1     
  Misses         40       40           
Files Coverage Δ
anvil_consortium_manager/__init__.py 100.00% <100.00%> (ø)
...ium_manager/management/commands/run_anvil_audit.py 100.00% <ø> (ø)
anvil_consortium_manager/tests/test_commands.py 98.15% <100.00%> (+0.01%) ⬆️

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

@amstilp amstilp merged commit c44b091 into main Oct 25, 2023
12 checks passed
@amstilp amstilp deleted the bugfix/406-workspace-audit-0-instances branch October 25, 2023 21:24
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.

Workspace Audit lists "0 instances verified"
1 participant