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 related names to django models (manage - Interface) #2551

Merged
merged 14 commits into from Mar 3, 2023

Conversation

johannaengland
Copy link
Contributor

This is the tenth (and final) part of splitting up #2423.

@sonarcloud
Copy link

sonarcloud bot commented Jan 9, 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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #2551 (0f6f747) into master (d3d3261) will not change coverage.
The diff coverage is 39.47%.

@@           Coverage Diff           @@
##           master    #2551   +/-   ##
=======================================
  Coverage   54.00%   54.00%           
=======================================
  Files         558      558           
  Lines       40588    40588           
=======================================
  Hits        21920    21920           
  Misses      18668    18668           
Impacted Files Coverage Δ
python/nav/ipdevpoll/neighbor.py 50.86% <ø> (ø)
python/nav/ipdevpoll/plugins/statports.py 35.63% <0.00%> (ø)
python/nav/ipdevpoll/shadows/__init__.py 41.87% <ø> (ø)
python/nav/ipdevpoll/shadows/netbox.py 59.25% <0.00%> (ø)
python/nav/topology/vlan.py 27.12% <0.00%> (ø)
python/nav/watchdog/tests.py 68.94% <0.00%> (ø)
python/nav/web/info/room/views.py 30.45% <0.00%> (ø)
python/nav/web/ipdevinfo/utils.py 23.37% <0.00%> (ø)
python/nav/web/l2trace/__init__.py 97.94% <ø> (ø)
python/nav/web/navlets/forms.py 0.00% <ø> (ø)
... and 5 more

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

@github-actions
Copy link

github-actions bot commented Jan 9, 2023

Test results

     12 files       12 suites   11m 12s ⏱️
3 225 tests 3 129 ✔️   96 💤 0
9 150 runs  8 862 ✔️ 288 💤 0

Results for commit 0f6f747.

♻️ This comment has been updated with latest results.

@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 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
0.0% 0.0% Duplication

@johannaengland johannaengland merged commit 4fe72ca into Uninett:master Mar 3, 2023
10 of 11 checks passed
@johannaengland johannaengland deleted the related-names-10 branch March 3, 2023 10:00
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