82 Commits

Author SHA1 Message Date
ef138d3bfe Added unit tests. Removed obsolete API parameter. 2021-03-24 00:04:55 +03:00
ae082d41c1 Clarified version according to semver. 2021-03-23 21:28:20 +03:00
Alexey Zinchenko
6d44b2adec
Create codeql-analysis.yml 2021-03-23 21:21:05 +03:00
4c7b553b81 Added javadocs and refactoring. 2021-03-23 21:15:35 +03:00
7003935869 Updated README. 2021-03-23 20:07:42 +03:00
764b1b7189 Changed badge branches. 2021-03-23 11:33:16 +03:00
599faf60cc Fixed tests. 2021-03-23 11:27:26 +03:00
930776f5c2 Tests refactoring. Got rid of 'assert 'statement. 2021-03-23 01:56:08 +03:00
5d6b8c4d97 Rechecked weather API response mapping. Refactoring. 2021-03-22 23:00:30 +03:00
f7741e1df6 Implemented free-plan weather forecast retrieving. 2021-03-22 01:46:44 +03:00
ea39441e83 Initial implementation of free-plan forecast retriever. Small refactoring. 2021-03-21 02:32:39 +03:00
d63de824b3 Refactoring. Checked old implementation. 2021-03-21 00:41:58 +03:00
10ba59652b Package reorganizations. Small refactoring. 2021-03-20 23:48:57 +03:00
2c54375cfe Fixed vulnerability issue. 2019-11-23 22:04:37 +03:00
3820409ce8 Fixed vulnerability issue. 2019-10-05 20:14:50 +03:00
3845e41bcd Renamed exception. Documentation enhancements. Small refactoring for unit systems. 2019-06-26 20:35:56 +03:00
babc48bf6c Fixed docs. Removed 'annotations' dependency. 2019-06-25 23:08:51 +03:00
d3ca16472b Added draft unit tests for model to cover all lines. 2019-06-25 22:59:38 +03:00
dbc5b08f43 More tests were added. 2019-06-17 22:46:35 +03:00
1101ec03db Replaced cobertura with jacoco plugin. 2019-06-17 22:31:16 +03:00
a9fd20b494 Test commit. 2019-06-17 21:42:56 +03:00
ba241cdd82 Test commit. 2019-06-17 21:36:29 +03:00
42574d1111 Test commit. 2019-06-17 21:34:04 +03:00
1e9a335240 Test commit. 2019-06-17 21:13:57 +03:00
f53dee6953 Test commit. 2019-06-17 21:05:26 +03:00
9c4da76b8f Test commit. 2019-06-17 20:59:58 +03:00
d083a5a07b Added JDK 9, 10 for test purposes. 2019-06-17 20:54:49 +03:00
3cb26b7d20 Added slf4j-api. Small refactoring. 2019-06-17 20:32:50 +03:00
6e0ddc2a83 Added codecov support. 2019-06-16 14:42:42 +03:00
c44e97745f Fixed links. 2019-06-16 00:07:34 +03:00
134424c21f Added build badge. 2019-06-16 00:05:29 +03:00
f7ffe3683b Fixed jadadoc plugin execution. 2019-06-16 00:00:24 +03:00
ef2ac57f32 Added gpg skip. 2019-06-14 23:50:38 +03:00
6fb08153f4 Added deploy skip. 2019-06-14 23:47:48 +03:00
3195c32f97 Added travis ci configuration. 2019-06-14 23:15:18 +03:00
1812a39108 Removed debug output. Fixed async result retrieving in tests. 2019-06-14 21:32:54 +03:00
aed72a5ab5 Added new draft current weather retrieving implementation. 2019-06-13 23:48:05 +03:00
44da350e3c Updated version. 1.2 2019-05-29 23:38:40 +03:00
39ee5aa38c Updated documentation. 2019-05-29 23:36:29 +03:00
c6bbf7be90 Changed custom exceptions: now they are uncheked. Fixed several API issues. Added tests. 2019-05-29 22:50:07 +03:00
340383afc8 Documentation was updated. 2018-08-04 19:20:15 +03:00
6ffa524ce7 Documentation was updated. 2018-08-04 19:18:54 +03:00
87fb040169 Shifted to SNAPSHOT version. 2018-08-04 19:17:10 +03:00
d4db442b63 Version was updated to 1.1. 1.1 2018-08-04 19:13:09 +03:00
39d56b6782 Implemented Air Pollution retrieving. 2018-08-02 21:34:41 +03:00
0487e0f2d0 'System' class was removed. 2018-08-01 21:02:42 +03:00
c288f71826 Useless imports were removed. 2018-08-01 21:00:11 +03:00
157959e537 'System' class was removed. 2018-08-01 20:40:17 +03:00
126bfc2d56 Updated documentation. Added useful method. 2018-07-31 23:53:45 +03:00
e5dee248b6 Implemented UltravioletIndex retrieving. Renamed JSON utulity class. 2018-07-29 18:55:05 +03:00