Skip to content

Conversation

@hariharansrc
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

Merging #35 into develop will decrease coverage by 0.13%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #35      +/-   ##
==========================================
- Coverage     1.58%   1.44%   -0.14%     
==========================================
  Files           14      17       +3     
  Lines          379     414      +35     
  Branches        28      31       +3     
==========================================
  Hits             6       6              
- Misses         373     408      +35
Impacted Files Coverage Δ
...ala/de/upb/cs/swt/delphi/webapi/DelphiRoutes.scala 0% <0%> (ø)
...scala/de/upb/cs/swt/delphi/webapi/IpLogActor.scala 0% <0%> (ø)
...ain/scala/de/upb/cs/swt/delphi/webapi/Server.scala 0% <0%> (ø) ⬆️
...in/scala/de/upb/cs/swt/delphi/webapi/package.scala 0% <0%> (ø)
...t/delphi/instancemanagement/InstanceRegistry.scala 0% <0%> (ø) ⬆️

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 c2441e8...cfac628. Read the comment docs.

@ghost ghost assigned hariharansrc Nov 13, 2018
@ghost ghost added the review label Nov 13, 2018


class IpLogActor extends Actor with AppLogging {
private var ipStore = ListBuffer[String]()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Log the extracted ip address for given duration

@bhermann bhermann merged commit 37c836d into develop Nov 16, 2018
@ghost ghost removed the review label Nov 16, 2018
@bhermann bhermann deleted the Feature/8/RequestLimit branch November 16, 2018 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants