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

Update Django version in setup.cfg #42

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

pacuraro
Copy link
Contributor

No description provided.

Signed-off-by: pacuraro <122358966+pacuraro@users.noreply.github.com>
@pacuraro pacuraro requested a review from a team as a code owner July 25, 2023 13:31
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 96.82% and project coverage change: +1.22% 🎉

Comparison is base (21c9383) 88.49% compared to head (015d4fb) 89.72%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #42      +/-   ##
===========================================
+ Coverage    88.49%   89.72%   +1.22%     
===========================================
  Files           14       16       +2     
  Lines          513      545      +32     
===========================================
+ Hits           454      489      +35     
+ Misses          59       56       -3     
Files Changed Coverage Δ
dkron/migrations/0001_initial_20210729.py 100.00% <ø> (ø)
dkron/migrations/0002_job_retries.py 100.00% <ø> (ø)
dkron/utils.py 86.84% <94.59%> (+1.69%) ⬆️
dkron/__init__.py 57.14% <100.00%> (ø)
dkron/management/commands/run_dkron.py 91.22% <100.00%> (+2.51%) ⬆️
...ron/management/commands/run_dkron_async_command.py 100.00% <100.00%> (ø)
dkron/migrations/0003_alter_job_schedule.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@gsilvapt gsilvapt left a comment

Choose a reason for hiding this comment

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

To start adding Django 4 support 👍

@gsilvapt gsilvapt merged commit 5ac0a78 into surface-security:develop Jul 27, 2023
8 checks passed
gsilvapt added a commit that referenced this pull request Jul 27, 2023
* fix: version bump (#38)

* publish_develop workflow to publish -dev package to pypi

* Update setup.cfg (#42)

Signed-off-by: pacuraro <122358966+pacuraro@users.noreply.github.com>

* misc: version bump for new release

---------

Signed-off-by: pacuraro <122358966+pacuraro@users.noreply.github.com>
Signed-off-by: Gustavo Silva <gustavosantaremsilva@gmail.com>
Co-authored-by: Filipe Pina <fopina@gmail.com>
Co-authored-by: Filipe Pina <636320+fopina@users.noreply.github.com>
Co-authored-by: pacuraro <122358966+pacuraro@users.noreply.github.com>
DDuarte added a commit that referenced this pull request Feb 16, 2024
* fix: version bump (#38)

* publish_develop workflow to publish -dev package to pypi

* Update setup.cfg (#42)



* misc: version bump for new release

---------

Signed-off-by: pacuraro <122358966+pacuraro@users.noreply.github.com>
Signed-off-by: Gustavo Silva <gustavosantaremsilva@gmail.com>
Co-authored-by: Gustavo Silva <gustavosantaremsilva@gmail.com>
Co-authored-by: Filipe Pina <fopina@gmail.com>
Co-authored-by: Filipe Pina <636320+fopina@users.noreply.github.com>
Co-authored-by: pacuraro <122358966+pacuraro@users.noreply.github.com>
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.

None yet

2 participants