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

continue the rename of "incident report" to "field report" #1466

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

srabraham
Copy link
Member

This covers most of the remainder of the legacy web client. It still doesn't touch the API endpoints, most of the server, or the persistence. There's so much to do for this...

This covers most of the remainder of the legacy web client.
It still doesn't touch the API endpoints, most of the server,
or the persistence. There's so much to do for this...
@srabraham srabraham enabled auto-merge (rebase) December 20, 2024 15:10
@srabraham srabraham merged commit dac91c5 into master Dec 20, 2024
11 checks passed
@srabraham srabraham deleted the 2024-12-17-lint branch December 20, 2024 15:16
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 21.62162% with 29 lines in your changes missing coverage. Please review.

Project coverage is 69.66%. Comparing base (444cfe9) to head (00abff3).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/ims/application/_web.py 0.00% 17 Missing ⚠️
src/ims/element/incident/report/__init__.py 0.00% 2 Missing ⚠️
...c/ims/element/incident/report_template/__init__.py 0.00% 2 Missing ⚠️
src/ims/element/incident/reports/__init__.py 0.00% 2 Missing ⚠️
.../ims/element/incident/reports_template/__init__.py 0.00% 2 Missing ⚠️
src/ims/element/incident/report/_report.py 0.00% 1 Missing ⚠️
...ement/incident/report_template/_report_template.py 0.00% 1 Missing ⚠️
src/ims/element/incident/reports/_reports.py 0.00% 1 Missing ⚠️
...ent/incident/reports_template/_reports_template.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1466      +/-   ##
==========================================
+ Coverage   69.64%   69.66%   +0.02%     
==========================================
  Files         181      181              
  Lines        8996     8996              
  Branches     1494     1494              
==========================================
+ Hits         6265     6267       +2     
+ Misses       2625     2624       -1     
+ Partials      106      105       -1     

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

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.

1 participant