Closed andrewmcodes closed 4 years ago
Merging #1264 into master will increase coverage by
0.03%
. The diff coverage is77.77%
.
@@ Coverage Diff @@
## master #1264 +/- ##
==========================================
+ Coverage 34.26% 34.30% +0.03%
==========================================
Files 325 325
Lines 7669 7673 +4
==========================================
+ Hits 2628 2632 +4
Misses 5041 5041
Impacted Files | Coverage Δ | |
---|---|---|
app/controllers/organizations_controller.rb | 0.00% <0.00%> (ø) |
|
app/models/impression.rb | 73.26% <ø> (ø) |
|
app/helpers/application_helper.rb | 39.39% <100.00%> (+1.89%) |
:arrow_up: |
app/models/campaign.rb | 78.89% <100.00%> (ø) |
|
app/models/organization.rb | 71.23% <100.00%> (+0.39%) |
:arrow_up: |
app/models/property.rb | 75.73% <100.00%> (+0.37%) |
:arrow_up: |
app/validators/url_validator.rb | 100.00% <100.00%> (ø) |
|
app/jobs/schedule_organization_report_job.rb | 86.20% <0.00%> (ø) |
Type of PR
Description
Add URL to organizations as requested by Nate.
Checklist
Screenshots