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 urls.js endpoint #234

Merged
merged 12 commits into from
Nov 9, 2017
Merged

Add urls.js endpoint #234

merged 12 commits into from
Nov 9, 2017

Conversation

wsanchez
Copy link
Member

@wsanchez wsanchez commented Nov 9, 2017

Adds a resource with URLs and uses it in a bunch of places. Add imports attribute to head elements.

@wsanchez wsanchez added the Task label Nov 9, 2017
@wsanchez wsanchez added this to the Burning Man 2018 milestone Nov 9, 2017
@wsanchez wsanchez self-assigned this Nov 9, 2017
@codecov-io
Copy link

codecov-io commented Nov 9, 2017

Codecov Report

Merging #234 into master will increase coverage by 0.3%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #234     +/-   ##
=========================================
+ Coverage    91.2%   91.51%   +0.3%     
=========================================
  Files          92       92             
  Lines        4027     4029      +2     
  Branches      353      353             
=========================================
+ Hits         3673     3687     +14     
+ Misses        292      280     -12     
  Partials       62       62
Impacted Files Coverage Δ
src/ims/ext/klein.py 100% <ø> (ø) ⬆️
src/ims/config/_urls.py 100% <100%> (ø) ⬆️
src/ims/store/sqlite/test/test_store_incident.py 96.49% <100%> (ø) ⬆️
src/ims/store/sqlite/test/test_store_type.py 95.08% <100%> (ø) ⬆️
src/ims/store/sqlite/test/test_store_core.py 100% <0%> (+12.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8083a7...24c6470. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants