w3stling / rssreader

A simple Java library for reading RSS and Atom feeds
MIT License
152 stars 25 forks source link

Updated field added to Item class #167

Closed w3stling closed 3 months ago

w3stling commented 3 months ago

Added updated field to Item class. This field indicates the last time the entry was modified (only for Atom feeds). Added mapping from /feed/entry/updated to Item::getUpdated

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 3 months ago

Test Results

  8 files    8 suites   26s :stopwatch: 138 tests 136 :white_check_mark: 2 :zzz: 0 :x: 146 runs  144 :white_check_mark: 2 :zzz: 0 :x:

Results for commit dca9db7f.