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

feat: ✨ add dummy shotgun identification #543

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

nutfdt
Copy link
Collaborator

@nutfdt nutfdt commented Aug 8, 2024

No description provided.

@nutfdt nutfdt added feature New feature / functionality javascript Pull requests that update Javascript code labels Aug 8, 2024
@nutfdt nutfdt self-assigned this Aug 8, 2024
@nutfdt nutfdt requested a review from thomashbrnrd as a code owner August 8, 2024 14:47
@nutfdt nutfdt marked this pull request as draft August 8, 2024 14:47
@nutfdt nutfdt linked an issue Aug 8, 2024 that may be closed by this pull request
2 tasks
@nutfdt nutfdt force-pushed the 535-dummy-shotgun branch 2 times, most recently from 718a52e to db1f30c Compare August 12, 2024 13:13
@thomashbrnrd thomashbrnrd force-pushed the develop branch 3 times, most recently from fc971f5 to 661fc98 Compare October 4, 2024 07:56
@nutfdt nutfdt force-pushed the 535-dummy-shotgun branch 2 times, most recently from bcb1d3f to a8e5af3 Compare October 14, 2024 12:03
@nutfdt nutfdt marked this pull request as ready for review October 14, 2024 13:07
@nutfdt nutfdt force-pushed the 535-dummy-shotgun branch from a8e5af3 to 45dca8c Compare October 14, 2024 13:13
@nutfdt nutfdt force-pushed the 535-dummy-shotgun branch from 45dca8c to fac7921 Compare October 15, 2024 13:43
Copy link

github-actions bot commented Oct 15, 2024

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  -------------------------
src/__init__.py            0       0  100.00%
src/config.py             43       3  93.02%   79, 81, 83
src/main.py               13       0  100.00%
src/router.py             82      17  79.27%   103-106, 127-143, 150-166
src/utils.py              43       5  88.37%   72-74, 92, 96
tests/__init__.py          0       0  100.00%
tests/conftest.py         14       0  100.00%
tests/test_api.py         82       0  100.00%
tests/test_email.py        4       0  100.00%
TOTAL                    281      25  91.10%

Results for commit: a3283c7

Minimum allowed coverage is 0%

♻️ This comment has been updated with latest results

@nutfdt nutfdt requested a review from thomashbrnrd October 15, 2024 13:49
@nutfdt nutfdt force-pushed the 535-dummy-shotgun branch from fac7921 to 6915ab8 Compare October 15, 2024 13:52
@nutfdt nutfdt force-pushed the 535-dummy-shotgun branch from 6915ab8 to a3283c7 Compare October 15, 2024 14:17
@nutfdt nutfdt merged commit 4c58fa7 into develop Oct 15, 2024
9 checks passed
@nutfdt nutfdt deleted the 535-dummy-shotgun branch October 15, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature / functionality javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dummy shotgun identification
2 participants