GIScience / openrouteservice-js

:pushpin: The JavaScript API to consume openrouteservice(s) painlessly!
https://openrouteservice.org
Apache License 2.0
191 stars 35 forks source link

create OrsBase class #50

Closed EmmaHegarty closed 1 year ago

EmmaHegarty commented 1 year ago

The parent class OrsBase enables removal of duplicate code in the Ors child classes.

Future changes to all classes will be easier to implement, since they can be made once in the parent class and are then inherited by the child classes.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

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
23.9% 23.9% Duplication