log-analyser 0.1.3.pre.documentation.20201108213613 → 0.1.3.pre.littleimprovements.20201109101712

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e9dbfd0ca171518466ad382f08975f10701ca7dc26ea011d3f25826939261a2e
4
- data.tar.gz: 5c835ffbcf2173f36464a3d981e663a4b98986bc8586f50851cd9f4801cec568
3
+ metadata.gz: fcc373e60801c889c58051a0d6232beb9dd14fe16fb0048f50eff803048c2418
4
+ data.tar.gz: 722269822aec5c600621d828aa841b78861ea88d92bfa8f0a892a61aee8da323
5
5
  SHA512:
6
- metadata.gz: 7a3060b4faf85eb6964ff95474c874203ef12cce23d772361bc7d5638dccc68aeaae5dd298d092f1a280e0eda06890c3060df8a5a1b2ec88772755e3b6f3795b
7
- data.tar.gz: 0e7e43dc451db951c927b8f3730a3e349715fe9fbbdcdecf9a5aee352917df1f083da109e82232e1cb7f06ea933252cd7c0e6cf69c0e45d32523040f63b24ff8
6
+ metadata.gz: 74e0a52bc8c479237418921b8a2ca49b04a771c32d99dca6691485e1e950c0fa85b08fde959e1e026c026eb320da1995d1b55540d7552134bffe554cea0c6a6d
7
+ data.tar.gz: 34eec782db83276dd27cd2410f697a221437609fa0cdc4b6fe69cb18aa965f4e542e75ccee1d807b910d9c59552aa26cca92522271a6f3e4a5a48bbb6c3df6d9
data/README.md CHANGED
@@ -194,8 +194,10 @@ Use `$ bundle exec rspec` or `$ bundle exec rake spec:all` to run all the tests.
194
194
 
195
195
  $ bundle exec rake spec:integration
196
196
 
197
- The test coverage is handled by `rspec`, `simplecov` and `coveralls`.
198
- Status and coverage history can be checked [here](https://coveralls.io/github/DMazzei/log-analyser).
197
+ The test coverage is handled by `rspec`, `simplecov` and `coveralls`.</br>
198
+ After running the tests, a local version of the test coverage report is available [here](http://localhost:63342/log-analyser/coverage/index.html#_AllFiles).
199
+
200
+ Full status and coverage history can be checked online on [coveralls](https://coveralls.io/github/DMazzei/log-analyser).
199
201
 
200
202
  #### Deployment
201
203
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: log-analyser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3.pre.documentation.20201108213613
4
+ version: 0.1.3.pre.littleimprovements.20201109101712
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Mazzei
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-08 00:00:00.000000000 Z
11
+ date: 2020-11-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Log reader and data aggregator for pageviews information.
14
14
  email: