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

traceback only when needed #387

Merged
merged 2 commits into from
Nov 19, 2022
Merged

traceback only when needed #387

merged 2 commits into from
Nov 19, 2022

Conversation

ilndinesh
Copy link
Contributor

calculate traceback only if we need to wrap sql

calculate traceback only if we need to wrap sql
Copy link
Contributor

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you also update tests?

@ilndinesh
Copy link
Contributor Author

ilndinesh commented Jan 4, 2020

looks like not updates to tests are needed for this

@auvipy
Copy link
Contributor

auvipy commented Jan 4, 2020

@Archmonger
Copy link
Contributor

@ilndinesh Can you rebase this to the latest django-silk:master

@VisheshBansal VisheshBansal self-assigned this Sep 6, 2021
@VisheshBansal VisheshBansal requested review from VisheshBansal and removed request for VisheshBansal September 6, 2021 18:35
@SebCorbin
Copy link
Contributor

This can be considered as code cleanup/performance optimization and could be merged as is (provided the tests pass)

@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #387 (fafc178) into master (1fd2c4f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   86.33%   86.33%           
=======================================
  Files          52       52           
  Lines        2093     2093           
=======================================
  Hits         1807     1807           
  Misses        286      286           
Impacted Files Coverage Δ
silk/sql.py 78.78% <100.00%> (ø)

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

@SebCorbin SebCorbin merged commit 5677fa8 into jazzband:master Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants