blackjackkent / RPThreadTrackerV3.FrontEnd

GNU General Public License v3.0
4 stars 5 forks source link

Path mapping support #138

Closed wharrrgarbl closed 4 years ago

wharrrgarbl commented 5 years ago

As mentioned here: https://github.com/blackjackkent/RPThreadTrackerV3.FrontEnd/pull/136#discussion_r288637588

The second commit is just path updates.

codecov-io commented 5 years ago

Codecov Report

Merging #138 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           development   #138   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files              283    283           
  Lines             2360   2360           
  Branches           236    236           
==========================================
  Hits              2360   2360
Impacted Files Coverage Δ
...d/components/your-characters/YourCharactersCard.js 100% <ø> (ø) :arrow_up:
...ay/views/tools/components/public-views/_columns.js 100% <ø> (ø) :arrow_up:
...d/components/at-a-glance/DashboardSummaryWidget.js 100% <ø> (ø) :arrow_up:
...views/tools/components/public-views/_getTdProps.js 100% <ø> (ø) :arrow_up:
...d/components/recent-activity/RecentActivityCard.js 100% <ø> (ø) :arrow_up:

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 78360a3...2ebff50. Read the comment docs.

wharrrgarbl commented 4 years ago

@blackjackkent Updated! Sorry about leaving this hanging for a few months 😥

blackjackkent commented 4 years ago

Thanks so much! Sorry for the delay on my end as well. This all looks good! Thanks for contributing. :)