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

Add test suite, typings for settings #386

Merged
merged 3 commits into from Oct 1, 2023
Merged

Add test suite, typings for settings #386

merged 3 commits into from Oct 1, 2023

Conversation

tony
Copy link
Owner

@tony tony commented Sep 30, 2023

Fixes #383

Changes

@tony tony force-pushed the tests branch 4 times, most recently from 09f2f29 to d8a8da3 Compare October 1, 2023 12:05
@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #386 (cfb230b) into master (33c0ef5) will increase coverage by 14.00%.
The diff coverage is 98.48%.

@@             Coverage Diff             @@
##           master     #386       +/-   ##
===========================================
+ Coverage   52.52%   66.52%   +14.00%     
===========================================
  Files          42       43        +1     
  Lines        1167     1213       +46     
===========================================
+ Hits          613      807      +194     
+ Misses        554      406      -148     
Files Coverage Δ
tests/settings.py 100.00% <100.00%> (ø)
tests/test_templatetag.py 100.00% <100.00%> (ø)
tests/test_engine.py 95.83% <95.83%> (ø)

... and 9 files with indirect coverage changes

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

@tony tony force-pushed the tests branch 9 times, most recently from 74fea4d to 1d90bdd Compare October 1, 2023 15:26
@tony tony changed the title Add tests Add tests, fix tag Oct 1, 2023
@tony tony force-pushed the tests branch 4 times, most recently from 69f688e to c0136a5 Compare October 1, 2023 16:21
@tony tony changed the title Add tests, fix tag Add tests, fix tag, refactor filter Oct 1, 2023
@tony tony force-pushed the tests branch 6 times, most recently from f613b61 to 5c64698 Compare October 1, 2023 18:20
@tony tony changed the title Add tests, fix tag, refactor filter Add tests, fix tag, refactor filter, rename Oct 1, 2023
@tony tony force-pushed the tests branch 3 times, most recently from 26f3375 to e17a192 Compare October 1, 2023 20:02
@tony tony marked this pull request as ready for review October 1, 2023 21:25
@tony tony changed the title Add tests, fix tag, refactor filter, rename Add test suite, typings for settings Oct 1, 2023
@tony tony merged commit 32e5edc into master Oct 1, 2023
7 checks passed
@tony tony deleted the tests branch October 1, 2023 21:28
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.

Test coverage / test architecture
1 participant