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 redirects to import scripts #725

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Conversation

brylie
Copy link
Member

@brylie brylie commented Jun 18, 2023

Closes #722

Time
-2023-06-18: 0.5

@sonarcloud
Copy link

sonarcloud bot commented Jun 18, 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

@codeclimate
Copy link

codeclimate bot commented Jun 18, 2023

Code Climate has analyzed commit c115196 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 13.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 67.0% (-0.2% change).

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Patch coverage: 13.04% and project coverage change: -0.27 ⚠️

Comparison is base (f0927c8) 67.31% compared to head (c115196) 67.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #725      +/-   ##
==========================================
- Coverage   67.31%   67.04%   -0.27%     
==========================================
  Files          98       98              
  Lines        2949     2962      +13     
==========================================
+ Hits         1985     1986       +1     
- Misses        964      976      +12     
Impacted Files Coverage Δ
...ion/management/import_magazine_articles_handler.py 22.00% <0.00%> (-1.41%) ⬇️
...t_migration/management/import_memorials_handler.py 14.51% <0.00%> (-0.24%) ⬇️
...ration/management/import_archive_issues_handler.py 23.80% <13.33%> (-6.96%) ⬇️
...ation/management/import_magazine_issues_handler.py 42.30% <50.00%> (-1.70%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@brylie brylie marked this pull request as ready for review June 19, 2023 08:00
@brylie brylie merged commit 2001279 into main Jun 19, 2023
3 of 5 checks passed
@brylie brylie deleted the add-redirects-to-all-import-scripts branch June 19, 2023 08: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.

Make sure all importers create redirects
1 participant